mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 00:59:51 +00:00
V4.2021.08.2511 [ci skip]
This commit is contained in:
parent
08221fe81b
commit
a21224b5ad
50 changed files with 1154 additions and 1108 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.08.2510
|
||||
### Updated: Sun Aug 8 08:39:08 UTC 2021
|
||||
### Version: V3.2021.08.2511
|
||||
### Updated: Sun Aug 8 09:36:42 UTC 2021
|
||||
### Bad Referrer Count: 7079
|
||||
### Bad Bot Count: 618
|
||||
### Bad Bot Count: 620
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -237,6 +237,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Copyscape(?:\b)" 3;
|
||||
"~*(?:\b)Cosmos(?:\b)" 3;
|
||||
"~*(?:\b)Craftbot(?:\b)" 3;
|
||||
"~*(?:\b)Crawling\ at\ Home\ Project(?:\b)" 3;
|
||||
"~*(?:\b)CrazyWebCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Crescent(?:\b)" 3;
|
||||
"~*(?:\b)CrunchBot(?:\b)" 3;
|
||||
|
@ -707,6 +708,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)arquivo.pt(?:\b)" 3;
|
||||
"~*(?:\b)autoemailspider(?:\b)" 3;
|
||||
"~*(?:\b)backlink-check(?:\b)" 3;
|
||||
"~*(?:\b)cah.io.community(?:\b)" 3;
|
||||
"~*(?:\b)check1.exe(?:\b)" 3;
|
||||
"~*(?:\b)coccocbot-web(?:\b)" 3;
|
||||
"~*(?:\b)cognitiveseo(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue