mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V3.2019.06.1534 [ci skip]
This commit is contained in:
parent
1b4cf0fb0f
commit
293c43c6a7
19 changed files with 330 additions and 340 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.184.226.236 0;
|
||||
104.154.120.187 0;
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1533
|
||||
### Updated: Sun Jun 23 11:14:07 SAST 2019
|
||||
### Version: V3.2019.06.1534
|
||||
### Updated: Sun Jun 23 11:27:22 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -190,7 +190,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BotALot(?:\b|)" 3;
|
||||
"~*(?:\b)Brandprotect(?:\b|)" 3;
|
||||
"~*(?:\b)Brandwatch(?:\b|)" 3;
|
||||
"~*(?:\b)Bubing(?:\b|)" 3;
|
||||
"~*(?:\b)Buddy(?:\b|)" 3;
|
||||
"~*(?:\b)BuiltBotTough(?:\b|)" 3;
|
||||
"~*(?:\b)BuiltWith(?:\b|)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue