mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2023.06.3802 [ci skip]
This commit is contained in:
parent
f0b90767b1
commit
1d8319409b
37 changed files with 283 additions and 265 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2023.06.3801
|
||||
### Updated: Sat Jun 10 22:01:15 UTC 2023
|
||||
### Version: V4.2023.06.3802
|
||||
### Updated: Sun Jun 11 06:24:23 UTC 2023
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 641
|
||||
### Bad Bot Count: 642
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -215,6 +215,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Bullseye(?:\b)" 3;
|
||||
"~*(?:\b)BunnySlippers(?:\b)" 3;
|
||||
"~*(?:\b)BuzzSumo(?:\b)" 3;
|
||||
"~*(?:\b)Bytespider(?:\b)" 3;
|
||||
"~*(?:\b)CATExplorador(?:\b)" 3;
|
||||
"~*(?:\b)CCBot(?:\b)" 3;
|
||||
"~*(?:\b)CODE87(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue