mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
V3.2019.01.1303 [ci skip]
This commit is contained in:
parent
48e99f5b29
commit
4aa86a5d78
50 changed files with 77 additions and 68 deletions
|
@ -33,4 +33,5 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
104.154.120.187 0;
|
||||
35.184.96.71 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.01.1302
|
||||
### Updated: Thu Jan 24 18:24:37 SAST 2019
|
||||
### Version: V3.2019.01.1303
|
||||
### Updated: Fri Jan 25 15:13:30 SAST 2019
|
||||
### Bad Referrer Count: 6453
|
||||
### Bad Bot Count: 532
|
||||
### Bad Bot Count: 533
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -463,6 +463,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bMata\ Hari\b" 3;
|
||||
"~*\bMauiBot\b" 3;
|
||||
"~*\bMeanpathbot\b" 3;
|
||||
"~*\bMediatoolkitbot\b" 3;
|
||||
"~*\bmediawords\b" 3;
|
||||
"~*\bMegaIndex.ru\b" 3;
|
||||
"~*\bMetauri\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue