mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V3.2018.01.1023 [ci skip]
This commit is contained in:
parent
3762d6128b
commit
4a1f43ca11
57 changed files with 91 additions and 74 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
104.197.177.254 0;
|
||||
130.211.191.234 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.01.1022
|
||||
### Updated: Fri Jan 5 14:00:24 SAST 2018
|
||||
### Bad Referrer Count: 6101
|
||||
### Version: V3.2018.01.1023
|
||||
### Updated: Sat Jan 6 10:26:40 SAST 2018
|
||||
### Bad Referrer Count: 6103
|
||||
### Bad Bot Count: 509
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -2248,6 +2248,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bcrest3d\.ru\b" 1;
|
||||
"~*\bcrest\-poloski\.ru\b" 1;
|
||||
"~*\bcrirussian\.ru\b" 1;
|
||||
"~*\bcrynet\.cc\b" 1;
|
||||
"~*\bcrystalslot\.com\b" 1;
|
||||
"~*\bcscwtalkto\.site\b" 1;
|
||||
"~*\bcsgo4\.win\b" 1;
|
||||
|
@ -5950,6 +5951,7 @@ map $http_referer $bad_referer {
|
|||
"~*\btgtclick\.com\b" 1;
|
||||
"~*\bthaisamkok\.com\b" 1;
|
||||
"~*\btheallgirlarcade\.com\b" 1;
|
||||
"~*\btheautoprofit\.ml\b" 1;
|
||||
"~*\bthebestweightlosspills\.ovh\b" 1;
|
||||
"~*\bthebitcoincode\.com\b" 1;
|
||||
"~*\bthebluenoodle\.com\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue