mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-17 02:29:49 +00:00
V4.2019.08.1809 [ci skip]
This commit is contained in:
parent
a576e3457d
commit
5b14537e70
53 changed files with 1098 additions and 1121 deletions
|
@ -1,2 +1,2 @@
|
|||
35.184.226.236 1;
|
||||
35.188.1.99 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.184.226.236 0;
|
||||
35.188.1.99 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.08.1808
|
||||
### Updated: Fri Aug 16 11:07:56 SAST 2019
|
||||
### Version: V4.2019.08.1809
|
||||
### Updated: Fri Aug 16 14:26:27 SAST 2019
|
||||
### Bad Referrer Count: 6750
|
||||
### Bad Bot Count: 557
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -426,7 +426,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)MSFrontPage(?:\b)" 3;
|
||||
"~*(?:\b)MSIECrawler(?:\b)" 3;
|
||||
"~*(?:\b)Msrabot(?:\b)" 3;
|
||||
"~*(?:\b)MS\ Web\ Services\ Client\ Protocol(?:\b)" 3;
|
||||
"~*(?:\b)muhstik-scan(?:\b)" 3;
|
||||
"~*(?:\b)Musobot(?:\b)" 3;
|
||||
"~*(?:\b)Name\ Intelligence(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue