mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V4.2021.08.2556 [ci skip]
This commit is contained in:
parent
e949cc7c73
commit
27e79e069f
51 changed files with 1121 additions and 1088 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.08.2555
|
||||
### Updated: Sat Aug 28 22:01:29 UTC 2021
|
||||
### Version: V3.2021.08.2556
|
||||
### Updated: Sun Aug 29 07:43:25 UTC 2021
|
||||
### Bad Referrer Count: 7079
|
||||
### Bad Bot Count: 623
|
||||
### Bad Bot Count: 624
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -717,6 +717,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)crawl.sogou.com(?:\b)" 3;
|
||||
"~*(?:\b)crawler.feedback(?:\b)" 3;
|
||||
"~*(?:\b)crawler4j(?:\b)" 3;
|
||||
"~*(?:\b)dataforseo.com(?:\b)" 3;
|
||||
"~*(?:\b)demandbase-bot(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)eCatch(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue