mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V3.2018.04.1081 [ci skip]
This commit is contained in:
parent
30e570448c
commit
6052fd38f3
57 changed files with 114 additions and 79 deletions
|
@ -26,5 +26,5 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
146.148.58.237 0;
|
||||
104.197.236.150 0;
|
||||
35.224.112.202 0;
|
||||
104.154.120.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.04.1080
|
||||
### Updated: Mon Apr 2 15:35:14 SAST 2018
|
||||
### Bad Referrer Count: 6244
|
||||
### Version: V3.2018.04.1081
|
||||
### Updated: Tue Apr 3 09:34:44 SAST 2018
|
||||
### Bad Referrer Count: 6248
|
||||
### Bad Bot Count: 519
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -966,6 +966,7 @@ map $http_referer $bad_referer {
|
|||
"~*\b2itech\.ru\b" 1;
|
||||
"~*\b2kata\.ru\b" 1;
|
||||
"~*\b2nt\.ru\b" 1;
|
||||
"~*\b2pxg8bcf\.top\b" 1;
|
||||
"~*\b2rich4bitches\.com\b" 1;
|
||||
"~*\b2x2fan\.ru\b" 1;
|
||||
"~*\b300richmond\.co\.nz\b" 1;
|
||||
|
@ -3593,6 +3594,7 @@ map $http_referer $bad_referer {
|
|||
"~*\binternetproviderstucson\.com\b" 1;
|
||||
"~*\bintervsem\.ru\b" 1;
|
||||
"~*\bintimshop\-fantasy\.ru\b" 1;
|
||||
"~*\bintim\-uslugi\.info\b" 1;
|
||||
"~*\bint\.search\.mywebsearch\.com\b" 1;
|
||||
"~*\bint\.search\.tb\.ask\.com\b" 1;
|
||||
"~*\binvestingclub\.ru\b" 1;
|
||||
|
@ -4706,6 +4708,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bonlywoman\.org\b" 1;
|
||||
"~*\bons\-add\.men\b" 1;
|
||||
"~*\bonstrapon\.purplesphere\.in\b" 1;
|
||||
"~*\bontargetseo\.us\b" 1;
|
||||
"~*\bo\-o\-11\-o\-o\.com\b" 1;
|
||||
"~*\bo\-o\-6\-o\-o\.com\b" 1;
|
||||
"~*\bo\-o\-6\-o\-o\.ru\b" 1;
|
||||
|
@ -6442,6 +6445,7 @@ map $http_referer $bad_referer {
|
|||
"~*\burengoy\.pro\b" 1;
|
||||
"~*\burl2image\.com\b" 1;
|
||||
"~*\burlcut\.ru\b" 1;
|
||||
"~*\burldelivery\.com\b" 1;
|
||||
"~*\burl\-img\.link\b" 1;
|
||||
"~*\burll\.eu\b" 1;
|
||||
"~*\burlopener\.blogspot\.com\.au\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue