mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V3.2017.10.962 [ci skip]
This commit is contained in:
parent
f0db60dbd4
commit
dad9f912e1
55 changed files with 79 additions and 70 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.13.248 0;
|
||||
104.197.21.243 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.10.961
|
||||
### Updated: Thu Oct 12 11:13:12 SAST 2017
|
||||
### Bad Referrer Count: 5859
|
||||
### Version: V3.2017.10.962
|
||||
### Updated: Thu Oct 12 15:23:14 SAST 2017
|
||||
### Bad Referrer Count: 5860
|
||||
### Bad Bot Count: 515
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -4259,6 +4259,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bmyshopmatemac\.com\b" 1;
|
||||
"~*\bmystats\.xyz\b" 1;
|
||||
"~*\bmywallpaper\.top\b" 1;
|
||||
"~*\bmyxdate\.info\b" 1;
|
||||
"~*\bmyyour\.eu\b" 1;
|
||||
"~*\bna15\.ru\b" 1;
|
||||
"~*\bnacap\.ru\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue