Add rule from @walterl to data.json

This commit is contained in:
Kevin Röbert 2019-04-03 13:26:36 +02:00
parent 932511fbf8
commit c9f3b3610d

View File

@ -436,6 +436,15 @@
"redirections": [
".*disq\\.us.*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F).*)%3A"
]
},
"mozaws.net": {
"urlPattern": "https?://outgoing\\.prod\\.mozaws\\.net/.*",
"completeProvider": false,
"rules": [],
"exceptions": [],
"redirections": [
"https?://[^/]+/v1/[0-9a-f]{64}/(.*)"
]
}
}
}