mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Update custom-bad-referrer.conf TEST UNIT regex
This commit is contained in:
parent
0b80a2cfad
commit
60756340bd
1 changed files with 1 additions and 1 deletions
|
@ -44,6 +44,6 @@
|
||||||
# "~*\bsomeveryveryrandomwebsitenamethatdoesnotexist3\.com\b" 1;
|
# "~*\bsomeveryveryrandomwebsitenamethatdoesnotexist3\.com\b" 1;
|
||||||
# "~*\bsome\-veryvery\-randomweb\-sitenamethatdoesnotexist4\.com\b" 1;
|
# "~*\bsome\-veryvery\-randomweb\-sitenamethatdoesnotexist4\.com\b" 1;
|
||||||
|
|
||||||
"~*\bzx6\.ru\b" 0;
|
"~*(?:\b)zx6\.ru(?:\b|)" 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue