mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-17 22:55:36 +07:00
Add rule from @walterl to data.json
This commit is contained in:
@@ -436,6 +436,15 @@
|
|||||||
"redirections": [
|
"redirections": [
|
||||||
".*disq\\.us.*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F).*)%3A"
|
".*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}/(.*)"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user