mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Fix Regex Pattern
This commit is contained in:
parent
fcba961ef9
commit
0078d8dd43
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