From 2e83e36ab6adeff6d4b09426faba7bc192447d63 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 28 Jun 2019 12:42:34 +0200 Subject: [PATCH] UPDATE whitelist-ips.conf include file [ci skip] --- bots.d/whitelist-ips.conf | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/bots.d/whitelist-ips.conf b/bots.d/whitelist-ips.conf index f415804df..46ae6869f 100644 --- a/bots.d/whitelist-ips.conf +++ b/bots.d/whitelist-ips.conf @@ -1,11 +1,11 @@ # EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### -### VERSION INFORMATION # -################################################### -### Version: V4.2019.04 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## +# VERSION INFORMATION # +#---------------------- +# Version: V4.2019.05 +# Updated: 2019-06-28 +#---------------------- +# VERSION INFORMATION # ############################################################################## # _ __ _ # @@ -32,4 +32,16 @@ # --------- # 111.111.111.111 0; +# ------------ +# MY WHITELIST +# ------------ + +# ------ +# NOTES: +# ------ +# - This file rules over any other other parts of the IP blocking. +# - If you blacklisted your own IP in blacklist-ips.conf whitelisting it here will over-ride the blacklisting. +# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions. +# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks. +# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST