mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2023.05.3717 [ci skip]
This commit is contained in:
parent
ed95057e1d
commit
b2d0916888
37 changed files with 371 additions and 346 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2023.05.3716
|
||||
### Updated: Mon May 1 04:23:14 UTC 2023
|
||||
### Version: V4.2023.05.3717
|
||||
### Updated: Mon May 1 04:37:16 UTC 2023
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 639
|
||||
### Bad Bot Count: 640
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -553,6 +553,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Searchestate(?:\b)" 3;
|
||||
"~*(?:\b)SearchmetricsBot(?:\b)" 3;
|
||||
"~*(?:\b)Seekport(?:\b)" 3;
|
||||
"~*(?:\b)SeekportBot(?:\b)" 3;
|
||||
"~*(?:\b)SemanticJuice(?:\b)" 3;
|
||||
"~*(?:\b)Semrush(?:\b)" 3;
|
||||
"~*(?:\b)SemrushBot(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue