mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2023.05.3718 [ci skip]
This commit is contained in:
parent
5eeb433c22
commit
c86f03fd4b
36 changed files with 265 additions and 283 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2023.05.3717
|
||||
### Updated: Mon May 1 04:37:17 UTC 2023
|
||||
### Version: V3.2023.05.3718
|
||||
### Updated: Mon May 1 05:50:04 UTC 2023
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 640
|
||||
### Bad Bot Count: 639
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -466,7 +466,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Nimbostratus(?:\b)" 3;
|
||||
"~*(?:\b)Ninja(?:\b)" 3;
|
||||
"~*(?:\b)Nmap(?:\b)" 3;
|
||||
"~*(?:\b)Not(?:\b)" 3;
|
||||
"~*(?:\b)Nuclei(?:\b)" 3;
|
||||
"~*(?:\b)Nutch(?:\b)" 3;
|
||||
"~*(?:\b)Octopus(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue