parent
f46daa7205
commit
f02d36c6a7
|
@ -87,7 +87,8 @@
|
||||||
".*(google\\.).*\\/recaptcha\\/.*"
|
".*(google\\.).*\\/recaptcha\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]*)",
|
||||||
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
|
|
|
@ -84,7 +84,8 @@
|
||||||
".*(google\\.).*\\/appsactivity\\/.*"
|
".*(google\\.).*\\/appsactivity\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]*)",
|
||||||
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user