mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
UPDATE bad-referrer-words.conf include file [ci skip]
This commit is contained in:
parent
d294d121e6
commit
a268affc62
1 changed files with 4 additions and 0 deletions
|
@ -71,3 +71,7 @@
|
||||||
# "~*(?:\b)zeroredirect(?:\b|)" 1;
|
# "~*(?:\b)zeroredirect(?:\b|)" 1;
|
||||||
|
|
||||||
|
|
||||||
|
# Here is a list of unsanitary words to be in a referrer string - these are used in various injection attacks
|
||||||
|
# You can disable this default list by switching the values to 0
|
||||||
|
|
||||||
|
"~*(?:\b)mb_ereg_replace(?:\b|)" 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue