mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 23:34:41 +00:00
V4.2023.05.3720 [ci skip]
This commit is contained in:
parent
c86f02873a
commit
32a273323b
38 changed files with 277 additions and 269 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2023.05.3719
|
||||
### Updated: Mon May 1 06:01:11 UTC 2023
|
||||
### Version: V3.2023.05.3720
|
||||
### Updated: Mon May 1 06:07:44 UTC 2023
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 640
|
||||
### Bad Bot Count: 641
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -160,6 +160,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Aboundex(?:\b)" 3;
|
||||
"~*(?:\b)Aboundexbot(?:\b)" 3;
|
||||
"~*(?:\b)Acunetix(?:\b)" 3;
|
||||
"~*(?:\b)AdsTxtCrawlerTP(?:\b)" 3;
|
||||
"~*(?:\b)AfD-Verbotsverfahren(?:\b)" 3;
|
||||
"~*(?:\b)AhrefsBot(?:\b)" 3;
|
||||
"~*(?:\b)AiHitBot(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue