mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +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
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2024.07.4628
|
||||
### Updated: Wed Jul 17 22:01:04 UTC 2024
|
||||
### Version: V3.2024.07.4629
|
||||
### Updated: Thu Jul 18 09:40:23 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 662
|
||||
### Bad Bot Count: 663
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -234,6 +234,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