mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-13 00:30:07 +00:00
V4.2021.05.2362 [ci skip]
This commit is contained in:
parent
5bdd231a53
commit
4997ad0ead
54 changed files with 1120 additions and 1097 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.05.2361
|
||||
### Updated: Thu May 27 07:27:03 SAST 2021
|
||||
### Version: V3.2021.05.2362
|
||||
### Updated: Thu May 27 08:20:22 SAST 2021
|
||||
### Bad Referrer Count: 7050
|
||||
### Bad Bot Count: 608
|
||||
### Bad Bot Count: 609
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -578,6 +578,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Semrush(?:\b)" 3;
|
||||
"~*(?:\b)SemrushBot(?:\b)" 3;
|
||||
"~*(?:\b)SentiBot(?:\b)" 3;
|
||||
"~*(?:\b)SeobilityBot(?:\b)" 3;
|
||||
"~*(?:\b)SEOkicks(?:\b)" 3;
|
||||
"~*(?:\b)SEOkicks-Robot(?:\b)" 3;
|
||||
"~*(?:\b)SEOlyticsCrawler(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue