mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 10:09:48 +00:00
V4.2021.09.2570 [ci skip]
This commit is contained in:
parent
8ae2d19013
commit
bf8e557b91
58 changed files with 1148 additions and 1182 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.09.2569
|
||||
### Updated: Sat Sep 4 10:03:38 UTC 2021
|
||||
### Bad Referrer Count: 7079
|
||||
### Bad Bot Count: 624
|
||||
### Version: V3.2021.09.2570
|
||||
### Updated: Sat Sep 4 11:58:57 UTC 2021
|
||||
### Bad Referrer Count: 7078
|
||||
### Bad Bot Count: 623
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -310,7 +310,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)GetRight(?:\b)" 3;
|
||||
"~*(?:\b)GetWeb(?:\b)" 3;
|
||||
"~*(?:\b)Getintent(?:\b)" 3;
|
||||
"~*(?:\b)Gigablast(?:\b)" 3;
|
||||
"~*(?:\b)Gigabot(?:\b)" 3;
|
||||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
|
@ -3554,7 +3553,6 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)ghostvisitor\.com(?:\b)" 1;
|
||||
"~*(?:\b)gidonline\.one(?:\b)" 1;
|
||||
"~*(?:\b)gifspics\.com(?:\b)" 1;
|
||||
"~*(?:\b)gigablast\.com(?:\b)" 1;
|
||||
"~*(?:\b)gigapeta\.com(?:\b)" 1;
|
||||
"~*(?:\b)gigixo\.com(?:\b)" 1;
|
||||
"~*(?:\b)gilbertbanda\.net(?:\b)" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue