From 16b40ad62ee837e2ee1d26a6caa5623f019e3887 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Wed, 12 Jul 2017 15:34:57 +0200 Subject: [PATCH] Please Update Your Include Files to New Regex Formatting --- bots.d/blacklist-user-agents.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bots.d/blacklist-user-agents.conf b/bots.d/blacklist-user-agents.conf index 8c392d98e..e11bdae0c 100644 --- a/bots.d/blacklist-user-agents.conf +++ b/bots.d/blacklist-user-agents.conf @@ -1,4 +1,5 @@ -# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR ### +# EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR +# **************************************************************************************************** # Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block or whitelist. @@ -7,7 +8,7 @@ # This allows you finer control of keeping certain bots blocked and automatic updates will # Never be able to remove this custom list of yours -# Plese note this include file loads first before any of the already whitelisted User-Agents +# Please note this include file loads first before any of the already whitelisted User-Agents # in the bad bot blocker. By loading first in line it over-rides anything below it so for instance # if you want to block Baidu, Google or Bing for any reason you add them to this file which loads # first and takes precedence over anything below it. This now allows even finer control over the