Sorry for this issue ^^"
The missing $ destroys everything
This commit is contained in:
parent
78a513f8db
commit
66fe283f2a
|
@ -112,7 +112,7 @@
|
||||||
"[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
|
"[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
|
||||||
"\\?$",
|
"\\?$",
|
||||||
"\\&$",
|
"\\&$",
|
||||||
"\\/"
|
"\\/$"
|
||||||
],
|
],
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": []
|
"redirections": []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user