parent
5b1172b7b6
commit
a3c013b4bf
|
@ -51,10 +51,14 @@
|
|||
"_u=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"je=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"[a-zA-Z\\_]+id=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"dcr=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
"dcr=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"client=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||
"ie=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
"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": [
|
||||
"url=([^\\/|\\?|&]*)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user