mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
V4.2024.04.4471 [ci skip]
This commit is contained in:
parent
9744ae972b
commit
ab29a8bd34
38 changed files with 599 additions and 261 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.04.4470
|
||||
### Updated: Tue Apr 30 11:03:06 UTC 2024
|
||||
### Version: V4.2024.04.4471
|
||||
### Updated: Tue Apr 30 12:51:47 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 659
|
||||
### Bad Bot Count: 660
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -364,6 +364,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)InfoTekies(?:\b)" 3;
|
||||
"~*(?:\b)Intelliseek(?:\b)" 3;
|
||||
"~*(?:\b)InterGET(?:\b)" 3;
|
||||
"~*(?:\b)InternetMeasurement(?:\b)" 3;
|
||||
"~*(?:\b)InternetSeer(?:\b)" 3;
|
||||
"~*(?:\b)Internet\ Ninja(?:\b)" 3;
|
||||
"~*(?:\b)Iria(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue