mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Disable Regex ~*(?:\b)|{|}(?:\b) - Needs TESTING
This commit is contained in:
parent
9699f2e5c2
commit
0a91422d10
1 changed files with 1 additions and 1 deletions
|
@ -74,6 +74,6 @@
|
|||
# ------------
|
||||
|
||||
"~*(?:\b)x22(?:\b)" 3;
|
||||
"~*(?:\b)|{|}(?:\b)" 3;
|
||||
#"~*(?:\b)|{|}(?:\b)" 3;
|
||||
"~*(?:\b)mb_ereg_replace(?:\b)" 3;
|
||||
"~*(?:\b)file_put_contents(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Reference in a new issue