V4.2019.06.1653 [ci skip]

This commit is contained in:
Travis 2019-06-27 16:47:09 +02:00
parent f19937f5e7
commit b16178fef3
43 changed files with 1566 additions and 1824 deletions

View file

@ -1,2 +1,2 @@
35.224.112.202 1;
34.68.144.114 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
35.224.112.202 0;
34.68.144.114 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2019.06.1652
### Updated: Thu Jun 27 16:26:33 SAST 2019
### Version: V3.2019.06.1653
### Updated: Thu Jun 27 16:40:15 SAST 2019
### Bad Referrer Count: 6713
### Bad Bot Count: 556
###################################################
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
geo $validate_client {
default 0;
# ----------------------------------------------
# Whitelist all your OWN IP addresses and Ranges
# ----------------------------------------------
# --------------------------------------------------------------------------------------
# WHITELIST all your own IP addresses using the include file below.
# New Method Uses the include file below so that when pulling future updates your
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files
# whitelist-ips.conf reigns supreme !!!
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
# --------------------------------------------------------------------------------------
# --------------------------------------------------------------------------
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# --------------------------------------------------------------------------
include /etc/nginx/bots.d/whitelist-ips.conf;
# ------------------------------------------------------------------------
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
# ------------------------------------------------------------------------
# -------------------------------------
# BLOCK known Wordpress Theme Detectors
# -------------------------------------