From 047816256a38ffa422e7c438c124eb0ad0826a22 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 28 Jun 2019 12:28:30 +0200 Subject: [PATCH] UPDATE blockbots.conf include file [ci skip] --- bots.d/blockbots.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bots.d/blockbots.conf b/bots.d/blockbots.conf index 718664451..5ad118e40 100644 --- a/bots.d/blockbots.conf +++ b/bots.d/blockbots.conf @@ -1,11 +1,11 @@ -# Author: Mitchell Krog - https://github.com/mitchellkrogza/ +# Author/Copyright: Mitchell Krog - https://github.com/mitchellkrogza/ -### VERSION INFORMATION # -################################################### -### Version: V4.2019.03 -### Updated: 2019-06-24 -################################################### -### VERSION INFORMATION ## +# VERSION INFORMATION # +#---------------------- +# Version: V4.2019.04 +# Updated: 2019-06-28 +#---------------------- +# VERSION INFORMATION # ############################################################################## # _ __ _ # @@ -20,6 +20,7 @@ ############################################################################## # Include this in a vhost file within a server {} block using and include statement like below +# Place it near the top of your server {} block before any location / statements and it will block everywhere on your site. # server { # #Config stuff here @@ -82,4 +83,3 @@ if ($validate_client) { return 444; } -####################################################################### \ No newline at end of file