diff --git a/bots.d/whitelist-domains.conf b/bots.d/whitelist-domains.conf index ac9fe10cd..884bbff95 100644 --- a/bots.d/whitelist-domains.conf +++ b/bots.d/whitelist-domains.conf @@ -1,2 +1,2 @@ -# Add One Entry Per Line -"~*~*mydomain.com" 0; \ No newline at end of file +# Add One Entry Per Line - List all the domains of the web sites you run on your Nginx to spare them from referrer checking +"~*mydomain.com" 0; \ No newline at end of file