mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V4.2024.07.4629 [ci skip]
This commit is contained in:
parent
c904a9bf9e
commit
cd79a089d5
38 changed files with 298 additions and 271 deletions
|
@ -1,2 +1,2 @@
|
|||
10.1.0.32 1;
|
||||
10.1.1.167 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.32 0;
|
||||
10.1.1.167 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4628
|
||||
### Updated: Wed Jul 17 22:01:03 UTC 2024
|
||||
### Version: V4.2024.07.4629
|
||||
### Updated: Thu Jul 18 09:40:23 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 662
|
||||
### Bad Bot Count: 664
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -237,6 +237,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Chlooe(?:\b)" 3;
|
||||
"~*(?:\b)Citoid(?:\b)" 3;
|
||||
"~*(?:\b)Claritybot(?:\b)" 3;
|
||||
"~*(?:\b)ClaudeBot(?:\b)" 3;
|
||||
"~*(?:\b)Cliqzbot(?:\b)" 3;
|
||||
"~*(?:\b)Cloud\ mapping(?:\b)" 3;
|
||||
"~*(?:\b)Cocolyzebot(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue