mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2022.02.2931 [ci skip]
This commit is contained in:
parent
6e8f189a1e
commit
8258c8a438
49 changed files with 1122 additions and 1122 deletions
|
@ -1,2 +1,2 @@
|
|||
10.1.0.69 1;
|
||||
10.1.0.183 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.69 0;
|
||||
10.1.0.183 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2022.02.2930
|
||||
### Updated: Sun Feb 20 10:05:18 UTC 2022
|
||||
### Version: V3.2022.02.2931
|
||||
### Updated: Sun Feb 20 10:31:53 UTC 2022
|
||||
### Bad Referrer Count: 7090
|
||||
### Bad Bot Count: 636
|
||||
###################################################
|
||||
|
@ -720,7 +720,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)cah.io.community(?:\b)" 3;
|
||||
"~*(?:\b)check1.exe(?:\b)" 3;
|
||||
"~*(?:\b)clark-crawler(?:\b)" 3;
|
||||
"~*(?:\b)coccocbot-web(?:\b)" 3;
|
||||
"~*(?:\b)coccocbot(?:\b)" 3;
|
||||
"~*(?:\b)cognitiveseo(?:\b)" 3;
|
||||
"~*(?:\b)com.plumanalytics(?:\b)" 3;
|
||||
"~*(?:\b)crawl.sogou.com(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue