mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
V4.2024.07.4660 [ci skip]
This commit is contained in:
parent
21302d75b7
commit
21d183f104
37 changed files with 284 additions and 282 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue