mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-15 09:39:48 +00:00
V3.2019.06.1437 [ci skip]
This commit is contained in:
parent
b64214033b
commit
0a4b3b0efd
52 changed files with 82 additions and 71 deletions
|
@ -33,4 +33,5 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
104.154.113.151 0;
|
||||
35.193.7.13 0;
|
||||
35.184.226.236 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1436
|
||||
### Updated: Thu Jun 20 09:09:49 SAST 2019
|
||||
### Version: V3.2019.06.1437
|
||||
### Updated: Thu Jun 20 09:33:59 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 556
|
||||
### Bad Bot Count: 557
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -526,6 +526,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bOctopus\b" 3;
|
||||
"~*\bOffline\ Explorer\b" 3;
|
||||
"~*\bOffline\ Navigator\b" 3;
|
||||
"~*\bOnCrawl\b" 3;
|
||||
"~*\bOpenfind\b" 3;
|
||||
"~*\bOpenLinkProfiler\b" 3;
|
||||
"~*\bOpenvas\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue