Ignore /%5C/%5C/
This commit is contained in:
parent
901093d092
commit
885d2fb731
@ -4,6 +4,7 @@
|
|||||||
"/(.*)/(\\1/){3,}",
|
"/(.*)/(\\1/){3,}",
|
||||||
"/App_Themes/.+/App_Themes/",
|
"/App_Themes/.+/App_Themes/",
|
||||||
"/(%5C)+(%22|%27)",
|
"/(%5C)+(%22|%27)",
|
||||||
|
"/%5C/%5C/",
|
||||||
"/%27\\+[^/]+\\+%27",
|
"/%27\\+[^/]+\\+%27",
|
||||||
"/%27%20\\+[^/]+\\+%20%27",
|
"/%27%20\\+[^/]+\\+%20%27",
|
||||||
"^http://static\\.ak\\.fbcdn\\.net/connect\\.php/js/rsrc\\.php",
|
"^http://static\\.ak\\.fbcdn\\.net/connect\\.php/js/rsrc\\.php",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user