mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
Remove coccoc.com in BAD REFERRERS and remove coccocbot in BAD BOTS
This commit is contained in:
parent
3b76416871
commit
1132e6db5b
1 changed files with 0 additions and 2 deletions
|
@ -724,7 +724,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)cah.io.community(?:\b)" 3;
|
||||
"~*(?:\b)check1.exe(?:\b)" 3;
|
||||
"~*(?:\b)clark-crawler(?:\b)" 3;
|
||||
"~*(?:\b)coccocbot(?:\b)" 3;
|
||||
"~*(?:\b)cognitiveseo(?:\b)" 3;
|
||||
"~*(?:\b)com.plumanalytics(?:\b)" 3;
|
||||
"~*(?:\b)crawl.sogou.com(?:\b)" 3;
|
||||
|
@ -2431,7 +2430,6 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)co\.lumb\.co(?:\b)" 1;
|
||||
"~*(?:\b)coaching\-netz\.info(?:\b)" 1;
|
||||
"~*(?:\b)cobaltpro\.ru(?:\b)" 1;
|
||||
"~*(?:\b)coccoc\.com(?:\b)" 1;
|
||||
"~*(?:\b)cocolyze\.com(?:\b)" 1;
|
||||
"~*(?:\b)cocyq\.inwtrade\.com(?:\b)" 1;
|
||||
"~*(?:\b)coderstate\.com(?:\b)" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue