mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
UPDATE blacklist-user-agents.conf include file [ci skip]
This commit is contained in:
parent
2f7ab1b69a
commit
b9f69671b2
1 changed files with 3 additions and 2 deletions
|
@ -73,5 +73,6 @@
|
||||||
# MY BLACKLIST
|
# MY BLACKLIST
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
"~*(?:\b)x22(?:\b|)" 3;
|
"~*(?:\b)x22(?:\b|)" 3;
|
||||||
"~*(?:\b){|}(?:\b|)" 3;
|
"~*(?:\b){|}(?:\b|)" 3;
|
||||||
|
"~*(?:\b|)mb_ereg_replace(?:\b|)" 3;
|
||||||
|
|
Loading…
Add table
Reference in a new issue