mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
UPDATE blacklist-user-agents.conf include file [ci skip]
This commit is contained in:
parent
a268affc62
commit
9c38932b8e
1 changed files with 1 additions and 1 deletions
|
@ -61,5 +61,5 @@
|
||||||
# Here are some default things I block on my own server, these appear in various types of injection attacks
|
# Here are some default things I block on my own server, these appear in various types of injection attacks
|
||||||
# You can disable them if you have problems or don't agree by switching thir value to 0
|
# You can disable them if you have problems or don't agree by switching thir value to 0
|
||||||
|
|
||||||
"~x22" 3;
|
"~*(?:\b)x22(?:\b|)" 3;
|
||||||
"~*({|})" 3;
|
"~*({|})" 3;
|
||||||
|
|
Loading…
Add table
Reference in a new issue