Google loop fix

The last patch for today. Promised
This commit is contained in:
Kevin Röbert 2018-03-02 19:54:53 +01:00
parent 379a70d152
commit 064b5053a7

View File

@ -111,8 +111,7 @@
"hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?", "hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"[\\?|&]ref[\\_]?=[^\\/|\\?|&]*", "[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
"\\?$", "\\?$",
"\\&$", "\\&$"
"\\/$"
], ],
"exceptions": [], "exceptions": [],
"redirections": [] "redirections": []