Fix for #22
This commit is contained in:
parent
da947e73b7
commit
4a677bdc8f
|
@ -63,7 +63,8 @@
|
||||||
".*(accounts\\.google\\.)\\w{2,}.*",
|
".*(accounts\\.google\\.)\\w{2,}.*",
|
||||||
".*(google\\.)\\w{2,}\\/searchbyimage\\?image_url=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
".*(google\\.)\\w{2,}\\/searchbyimage\\?image_url=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
".*(hangouts\\.google\\.)\\w{2,}\\/webchat.*zx=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
".*(hangouts\\.google\\.)\\w{2,}\\/webchat.*zx=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
".*(client-channel\\.google\\.)\\w{2,}\\/client-channel.*zx=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
".*(client-channel\\.google\\.)\\w{2,}\\/client-channel.*zx=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
".*(.google\\.)\\w{2,}\\/complete\\/search?client=youtube.*gs_gbg=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
"url\\?.*url=([^\\/|\\?|&]*)"
|
"url\\?.*url=([^\\/|\\?|&]*)"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
cc08031acc180de036a65d8fccbc1048df8ff7b6854035cff1029cf428421f24
|
bea07e6412d5d9e05ee53989ccb457ba4f2659c12d6144b584faa4386fdd5064
|
||||||
|
|
Loading…
Reference in New Issue
Block a user