mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-13 00:30:07 +00:00
V3.2018.01.1022 [ci skip]
This commit is contained in:
parent
b07a0095d0
commit
9045c89c35
57 changed files with 102 additions and 78 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.193.36.49 0;
|
||||
104.197.177.254 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.01.1021
|
||||
### Updated: Thu Jan 4 14:25:32 SAST 2018
|
||||
### Bad Referrer Count: 6098
|
||||
### Version: V3.2018.01.1022
|
||||
### Updated: Fri Jan 5 14:00:24 SAST 2018
|
||||
### Bad Referrer Count: 6101
|
||||
### Bad Bot Count: 509
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1977,6 +1977,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bcgi2\.nintendo\.co\.jp\b" 1;
|
||||
"~*\bcharmstroy\.info\b" 1;
|
||||
"~*\bchastnoeporno\.com\b" 1;
|
||||
"~*\bchatroulette\.life\b" 1;
|
||||
"~*\bchatroulette\.online\b" 1;
|
||||
"~*\bchatroulette\.si\b" 1;
|
||||
"~*\bchatroulette\.video\b" 1;
|
||||
|
@ -3535,6 +3536,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bio9\.com\b" 1;
|
||||
"~*\biomoio\.net\b" 1;
|
||||
"~*\biopeninghours\.co\.uk\b" 1;
|
||||
"~*\bipchicken\.com\b" 1;
|
||||
"~*\bip\-guide\.com\b" 1;
|
||||
"~*\biphantom\.com\b" 1;
|
||||
"~*\biplogger\.org\b" 1;
|
||||
|
@ -6435,6 +6437,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bvkak\.ru\b" 1;
|
||||
"~*\bvkgaleria\.com\b" 1;
|
||||
"~*\bvk\-mus\.ru\b" 1;
|
||||
"~*\bvkonche\.com\b" 1;
|
||||
"~*\bvkontaktemusic\.ru\b" 1;
|
||||
"~*\bvkontarkte\.com\b" 1;
|
||||
"~*\bvksaver\-all\.ru\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue