mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2024.04.4424 [ci skip]
This commit is contained in:
parent
65c7de2332
commit
5d112aa565
37 changed files with 296 additions and 260 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2024.04.4423
|
||||
### Updated: Wed Apr 10 10:03:14 UTC 2024
|
||||
### Version: V3.2024.04.4424
|
||||
### Updated: Wed Apr 10 12:20:09 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 655
|
||||
### Bad Bot Count: 657
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -179,6 +179,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Asterias(?:\b)" 3;
|
||||
"~*(?:\b)Atomseobot(?:\b)" 3;
|
||||
"~*(?:\b)Attach(?:\b)" 3;
|
||||
"~*(?:\b)AwarioBot(?:\b)" 3;
|
||||
"~*(?:\b)AwarioRssBot(?:\b)" 3;
|
||||
"~*(?:\b)AwarioSmartBot(?:\b)" 3;
|
||||
"~*(?:\b)BBBike(?:\b)" 3;
|
||||
|
@ -728,6 +729,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)arquivo-web-crawler(?:\b)" 3;
|
||||
"~*(?:\b)arquivo.pt(?:\b)" 3;
|
||||
"~*(?:\b)autoemailspider(?:\b)" 3;
|
||||
"~*(?:\b)awario.com(?:\b)" 3;
|
||||
"~*(?:\b)backlink-check(?:\b)" 3;
|
||||
"~*(?:\b)cah.io.community(?:\b)" 3;
|
||||
"~*(?:\b)check1.exe(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue