Google loop fix
The last patch for today. Promised
This commit is contained in:
parent
379a70d152
commit
064b5053a7
|
@ -111,8 +111,7 @@
|
||||||
"hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
"hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
"[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
|
"[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
|
||||||
"\\?$",
|
"\\?$",
|
||||||
"\\&$",
|
"\\&$"
|
||||||
"\\/$"
|
|
||||||
],
|
],
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": []
|
"redirections": []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user