From 78f9e083480014101d03fed3fb4e4c0c90a150c6 Mon Sep 17 00:00:00 2001 From: Travis Date: Wed, 28 Jun 2017 16:05:40 +0200 Subject: [PATCH] V3.2017.06.628 [ci skip] --- AUTO-CONFIGURATION.md | 2 +- MANUAL-CONFIGURATION.md | 2 +- README.md | 2 +- .../etc/nginx/conf.d/globalblacklist.conf | 15 ++++++++++++++- conf.d/globalblacklist.conf | 15 ++++++++++++++- robots.txt/robots.txt | 4 ++-- travisCI/globalblacklist.template | 15 ++++++++++++++- 7 files changed, 47 insertions(+), 8 deletions(-) diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index 04d9ee01a..f84bea4c4 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -7,7 +7,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.627 +#### Version: V3.2017.06.628 #### Bad Referrer Count: 4948 #### Bad Bot Count: 480 ******************************************** diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 76d15695d..304e9a629 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -7,7 +7,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.627 +#### Version: V3.2017.06.628 #### Bad Referrer Count: 4948 #### Bad Bot Count: 480 ******************************************** diff --git a/README.md b/README.md index be68f59fb..db16472c1 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.627 +#### Version: V3.2017.06.628 #### Bad Referrer Count: 4948 #### Bad Bot Count: 480 ******************************************** diff --git a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf index 0fd8dc865..f5999a266 100755 --- a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf +++ b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf @@ -4,7 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.627 +### Version: V3.2017.06.628 +### Updated: Wed Ju### Bad Referrer Count: 4947 +### Bad Bot Count: 480 +################################################### ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -136,6 +139,7 @@ map $http_user_agent $bad_bot { # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************** # User-Agent Strings Allowed Throug but Rate Limited @@ -149,6 +153,7 @@ map $http_user_agent $bad_bot { # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************************** # Rate Limited User-Agents who get a bit aggressive on bandwidth @@ -160,6 +165,7 @@ map $http_user_agent $bad_bot { # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ********************************************* # Bad User-Agent Strings That We Block Outright @@ -173,6 +179,7 @@ map $http_user_agent $bad_bot { # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -328,6 +335,7 @@ map $http_referer $bad_referer { # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -388,6 +396,7 @@ geo $validate_client { # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ********* # Bing Bots @@ -399,6 +408,7 @@ geo $validate_client { # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### @@ -406,6 +416,7 @@ geo $validate_client { # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ************************* # Wordpress Theme Detectors @@ -417,6 +428,7 @@ geo $validate_client { # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### +# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # **************************************** # NIBBLER - SEO testing and reporting tool @@ -429,6 +441,7 @@ geo $validate_client { # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### +# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # **************************** diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 0fd8dc865..f5999a266 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,7 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.627 +### Version: V3.2017.06.628 +### Updated: Wed Ju### Bad Referrer Count: 4947 +### Bad Bot Count: 480 +################################################### ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -136,6 +139,7 @@ map $http_user_agent $bad_bot { # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************** # User-Agent Strings Allowed Throug but Rate Limited @@ -149,6 +153,7 @@ map $http_user_agent $bad_bot { # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************************** # Rate Limited User-Agents who get a bit aggressive on bandwidth @@ -160,6 +165,7 @@ map $http_user_agent $bad_bot { # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ********************************************* # Bad User-Agent Strings That We Block Outright @@ -173,6 +179,7 @@ map $http_user_agent $bad_bot { # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -328,6 +335,7 @@ map $http_referer $bad_referer { # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -388,6 +396,7 @@ geo $validate_client { # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ********* # Bing Bots @@ -399,6 +408,7 @@ geo $validate_client { # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### @@ -406,6 +416,7 @@ geo $validate_client { # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ************************* # Wordpress Theme Detectors @@ -417,6 +428,7 @@ geo $validate_client { # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### +# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # **************************************** # NIBBLER - SEO testing and reporting tool @@ -429,6 +441,7 @@ geo $validate_client { # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### +# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # **************************** diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 8f966e2ef..90c35fb7c 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,7 +1,7 @@ ### Version Information # ################################################### -### Version: V3.2017.06.627 -### Updated: Wed Jun 28 15:57:04 SAST 2017 +### Version: V3.2017.06.628 +### Updated: Wed Jun 28 16:05:39 SAST 2017 ### Bad Referrer Count: 4948 ### Bad Bot Count: 480 ################################################### diff --git a/travisCI/globalblacklist.template b/travisCI/globalblacklist.template index 0fd8dc865..f5999a266 100755 --- a/travisCI/globalblacklist.template +++ b/travisCI/globalblacklist.template @@ -4,7 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.627 +### Version: V3.2017.06.628 +### Updated: Wed Ju### Bad Referrer Count: 4947 +### Bad Bot Count: 480 +################################################### ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -136,6 +139,7 @@ map $http_user_agent $bad_bot { # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************** # User-Agent Strings Allowed Throug but Rate Limited @@ -149,6 +153,7 @@ map $http_user_agent $bad_bot { # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************************** # Rate Limited User-Agents who get a bit aggressive on bandwidth @@ -160,6 +165,7 @@ map $http_user_agent $bad_bot { # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ********************************************* # Bad User-Agent Strings That We Block Outright @@ -173,6 +179,7 @@ map $http_user_agent $bad_bot { # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -328,6 +335,7 @@ map $http_referer $bad_referer { # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### # END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### +# END BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ### } @@ -388,6 +396,7 @@ geo $validate_client { # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ********* # Bing Bots @@ -399,6 +408,7 @@ geo $validate_client { # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END BING IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # START CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### @@ -406,6 +416,7 @@ geo $validate_client { # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### +# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ### # ************************* # Wordpress Theme Detectors @@ -417,6 +428,7 @@ geo $validate_client { # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### +# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ### # **************************************** # NIBBLER - SEO testing and reporting tool @@ -429,6 +441,7 @@ geo $validate_client { # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### +# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ### # ****************************