mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 23:34:41 +00:00
V3.2018.07.1123 [ci skip]
This commit is contained in:
parent
063c980026
commit
a9ff49304c
56 changed files with 80 additions and 81 deletions
|
@ -26,5 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.184.48.144 0;
|
||||
35.192.217.12 0;
|
||||
104.154.120.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.07.1122
|
||||
### Updated: Sun Jul 1 16:39:10 SAST 2018
|
||||
### Bad Referrer Count: 6300
|
||||
### Version: V3.2018.07.1123
|
||||
### Updated: Tue Jul 3 14:46:07 SAST 2018
|
||||
### Bad Referrer Count: 6299
|
||||
### Bad Bot Count: 528
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -3255,7 +3255,6 @@ map $http_referer $bad_referer {
|
|||
"~*\bgoogle\-liar\.ru\b" 1;
|
||||
"~*\bgooglemare\.com\b" 1;
|
||||
"~*\bgooglepositions\.com\b" 1;
|
||||
"~*\bgoogleweblight\.com\b" 1;
|
||||
"~*\bgooglsucks\.com\b" 1;
|
||||
"~*\bgoogst2\.ru\b" 1;
|
||||
"~*\bgoo\.ne\.jp\b" 1;
|
||||
|
@ -8759,6 +8758,7 @@ geo $validate_client {
|
|||
212.118.40.117 1;
|
||||
212.12.7.67 1;
|
||||
212.129.16.22 1;
|
||||
212.129.55.80 1;
|
||||
212.129.8.240 1;
|
||||
212.156.88.46 1;
|
||||
212.15.99.53 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue