mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V4.2019.06.1584 [ci skip]
This commit is contained in:
parent
e5e2946dd1
commit
9fa8feb7c2
23 changed files with 1179 additions and 1161 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.73.34 0;
|
||||
35.192.187.174 0;
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:48 SAST 2019
|
||||
### Version: V3.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:13 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 555
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -588,6 +588,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8397,6 +8398,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue