#135 Google reCAPTCHA
This commit is contained in:
parent
6395335428
commit
18cc61de0b
|
@ -83,7 +83,8 @@
|
||||||
".*(google\\.).*\\/s\\?tbm=map.*gs_[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
".*(google\\.).*\\/s\\?tbm=map.*gs_[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
".*(news\\.google\\.).*\\?hl=.*",
|
".*(news\\.google\\.).*\\?hl=.*",
|
||||||
".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
".*(google\\.).*\\/appsactivity\\/.*"
|
".*(google\\.).*\\/appsactivity\\/.*",
|
||||||
|
".*(google\\.).*\\/recaptcha\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user