mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V3.2017.11.1000 [ci skip]
This commit is contained in:
parent
c1dab9567c
commit
5f4a00f96c
56 changed files with 80 additions and 83 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.184.206.65 0;
|
||||
35.184.111.32 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.11.999
|
||||
### Updated: Sat Nov 18 15:01:10 SAST 2017
|
||||
### Bad Referrer Count: 5983
|
||||
### Version: V3.2017.11.1000
|
||||
### Updated: Sat Nov 18 15:22:29 SAST 2017
|
||||
### Bad Referrer Count: 5984
|
||||
### Bad Bot Count: 503
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -2661,6 +2661,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bextads\.net\b" 1;
|
||||
"~*\bextener\.org\b" 1;
|
||||
"~*\bextlabs\.io\b" 1;
|
||||
"~*\bextlinks\.com\b" 1;
|
||||
"~*\bextrabot\.com\b" 1;
|
||||
"~*\bextractorandburner\.com\b" 1;
|
||||
"~*\bextremal\-blog\.com\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue