Change rule for recaptcha

This commit is contained in:
Kevin Röbert 2017-08-14 02:58:09 +02:00
parent 2251f6975e
commit a3128aa0a6

View File

@ -44,7 +44,7 @@
"zx=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
"_u=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
"je=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
"[a-zA-Z\\_]*id=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
"[a-zA-Z\\_]+id=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
],
"exceptions": [
".*(accounts).*",