Exceptions
This commit is contained in:
parent
a2a3c9abd1
commit
f4352ae6bb
|
@ -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).*",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user