diff --git a/bots.d/whitelist-domains.conf b/bots.d/whitelist-domains.conf index c2048f653..495d775b7 100644 --- a/bots.d/whitelist-domains.conf +++ b/bots.d/whitelist-domains.conf @@ -1,11 +1,11 @@ # EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ### -### VERSION INFORMATION # -################################################### -### Version: V4.2019.06 -### Updated: 2019-06-25 -################################################### -### VERSION INFORMATION ## +# VERSION INFORMATION # +#---------------------- +# Version: V4.2019.07 +# Updated: 2019-06-28 +#---------------------- +# VERSION INFORMATION # ############################################################################## # _ __ _ # @@ -42,4 +42,16 @@ # "~*(?:\b)myfirstowndomainname\.com(?:\b|)" 0; # "~*(?:\b)my\-second\-owndomainname\.com(?:\b|)" 0; +# ------------ +# MY WHITELIST +# ------------ + + + + +# NOTE: This file can also blacklist by giving something a value of 1 +# but rather please do your blacklisting in the custom-bad-referrers.conf include file. + +# NOTE: If you whitelist your own domain here, any words in bad-referrer-words.conf will not be effective if the attacker passes your own domain name in the referrer string. +# SEE NOTES: in bad-referrer-words.conf