mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-18 15:15:37 +07:00
Exceptions
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
"ref=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
|
"ref=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(amazon\\.)\\w{2,}(\\/gp\\/).*",
|
|
||||||
".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"
|
".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -48,11 +47,7 @@
|
|||||||
"je=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
|
"je=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
|
||||||
"[a-zA-Z\\_]+id=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
|
"[a-zA-Z\\_]+id=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": []
|
||||||
".*(accounts).*",
|
|
||||||
"(https:\\/\\/||http:\\/\\/).*(googlevideo\\.com)\\/.*",
|
|
||||||
"(https:\\/\\/||http:\\/\\/).*(youtube\\.)\\w{2,}\\/.*"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
"urlPattern": ".*(googlesyndication).*",
|
"urlPattern": ".*(googlesyndication).*",
|
||||||
|
|||||||
Reference in New Issue
Block a user