Ignore more JavaScript non-URLs
This commit is contained in:
parent
c05ecaf70e
commit
74b96843c5
@ -34,6 +34,7 @@
|
||||
"/%22\\+[^/]+\\+%22",
|
||||
"/%27%20\\+[^/]+\\+%20%27",
|
||||
"/%22%20\\+[^/]+\\+%20%22",
|
||||
"/\\\\+(%22|%27)",
|
||||
"/\\\\+[\"']",
|
||||
"/\\\\/\\\\/",
|
||||
"/'\\+[^/]+\\+'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user