diff --git a/.dev-tools/globalblacklist-dummy.conf b/.dev-tools/globalblacklist-dummy.conf index 64f1890dc..d74977f81 100644 --- a/.dev-tools/globalblacklist-dummy.conf +++ b/.dev-tools/globalblacklist-dummy.conf @@ -164,7 +164,7 @@ map $http_user_agent $bad_bot { # User-Agent Strings Allowed Through but Rate Limited # *************************************************** -# Some people block libwww-perl, it us widely used in many valid (non rogue) agents +# Some people block libwww-perl, it used widely in many valid (non rogue) agents # I allow libwww-perl as I use it for monitoring systems with Munin but it is rate limited # START ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index 72112cd78..7c11e0d01 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -168,7 +168,7 @@ map $http_user_agent $bad_bot { # User-Agent Strings Allowed Through but Rate Limited # *************************************************** -# Some people block libwww-perl, it us widely used in many valid (non rogue) agents +# Some people block libwww-perl, it used widely in many valid (non rogue) agents # I allow libwww-perl as I use it for monitoring systems with Munin but it is rate limited # START ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###