mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V3.2018.04.1080 [ci skip]
This commit is contained in:
parent
bc4902f5ab
commit
6724f64c03
54 changed files with 80 additions and 73 deletions
|
@ -26,5 +26,5 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.85.2 0;
|
||||
104.154.120.187 0;
|
||||
146.148.58.237 0;
|
||||
104.197.236.150 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.03.1078
|
||||
### Updated: Sat Mar 31 12:26:24 SAST 2018
|
||||
### Bad Referrer Count: 6243
|
||||
### Version: V3.2018.04.1080
|
||||
### Updated: Mon Apr 2 15:35:14 SAST 2018
|
||||
### Bad Referrer Count: 6244
|
||||
### Bad Bot Count: 519
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -6050,6 +6050,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bt\-bygg\.com\b" 1;
|
||||
"~*\btd\-33\.ru\b" 1;
|
||||
"~*\btd\-l\-market\.ru\b" 1;
|
||||
"~*\btds\-advert005\.info\b" 1;
|
||||
"~*\btdsing\.ru\b" 1;
|
||||
"~*\bteastory\.co\b" 1;
|
||||
"~*\btech4master\.com\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue