mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 00:59:51 +00:00
V4.2020.12.2187 [ci skip]
This commit is contained in:
parent
b2bdbe6c44
commit
93a8fb97b3
52 changed files with 1152 additions and 1106 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2020.12.2186
|
||||
### Updated: Fri Dec 4 09:59:13 SAST 2020
|
||||
### Version: V3.2020.12.2187
|
||||
### Updated: Fri Dec 4 11:03:34 SAST 2020
|
||||
### Bad Referrer Count: 6842
|
||||
### Bad Bot Count: 581
|
||||
### Bad Bot Count: 583
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -228,6 +228,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Cliqzbot(?:\b)" 3;
|
||||
"~*(?:\b)Cloud\ mapping(?:\b)" 3;
|
||||
"~*(?:\b)coccocbot-web(?:\b)" 3;
|
||||
"~*(?:\b)CODE87(?:\b)" 3;
|
||||
"~*(?:\b)Cogentbot(?:\b)" 3;
|
||||
"~*(?:\b)cognitiveseo(?:\b)" 3;
|
||||
"~*(?:\b)Collector(?:\b)" 3;
|
||||
|
@ -344,6 +345,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)HybridBot(?:\b)" 3;
|
||||
"~*(?:\b)Iblog(?:\b)" 3;
|
||||
"~*(?:\b)IDBot(?:\b)" 3;
|
||||
"~*(?:\b)IDBTE4M(?:\b)" 3;
|
||||
"~*(?:\b)Id-search(?:\b)" 3;
|
||||
"~*(?:\b)IlseBot(?:\b)" 3;
|
||||
"~*(?:\b)Image\ Fetch(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue