mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V3.2018.03.1074 [ci skip]
This commit is contained in:
parent
4341d84d24
commit
25fd2ae663
52 changed files with 79 additions and 71 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.217.12 0;
|
||||
35.226.126.204 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.03.1073
|
||||
### Updated: Tue Mar 27 11:39:07 SAST 2018
|
||||
### Version: V3.2018.03.1074
|
||||
### Updated: Thu Mar 29 09:22:20 SAST 2018
|
||||
### Bad Referrer Count: 6230
|
||||
### Bad Bot Count: 515
|
||||
### Bad Bot Count: 516
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -292,6 +292,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bCopyscape\b" 3;
|
||||
"~*\bCosmos\b" 3;
|
||||
"~*\bCraftbot\b" 3;
|
||||
"~*\bcrawler.feedback\b" 3;
|
||||
"~*\bCrazyWebCrawler\b" 3;
|
||||
"~*\bCrescent\b" 3;
|
||||
"~*\bCSHttp\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue