parent
ca6d0e037d
commit
57de51eb53
|
@ -64,7 +64,12 @@
|
||||||
"sa=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"sa=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"dpr=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"dpr=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"btn[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
"btn[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"sa=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"usg=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"cd=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"cad=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"uact=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(mail\\.google\\.).*(\\/mail\\/u\\/0).*",
|
".*(mail\\.google\\.).*(\\/mail\\/u\\/0).*",
|
||||||
|
@ -80,7 +85,7 @@
|
||||||
".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=([^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user