parent
5b1172b7b6
commit
a3c013b4bf
|
@ -51,10 +51,14 @@
|
||||||
"_u=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"_u=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"je=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"je=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"[a-zA-Z\\_]+id=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"[a-zA-Z\\_]+id=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"dcr=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
"dcr=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"client=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"ie=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(mail\\.google\\.)\\w{2,}(\\/mail\\/u\\/0)\\/.*"
|
".*(mail\\.google\\.)\\w{2,}(\\/mail\\/u\\/0)\\/.*",
|
||||||
|
".*(accounts\\.google\\.)\\w{2,}.*",
|
||||||
|
".*(google\\.)\\w{2,}\\/searchbyimage\\?image_url=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
"url=([^\\/|\\?|&]*)"
|
"url=([^\\/|\\?|&]*)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user