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