From f84673703b18b8e760704b66a62a1c0fb99d2911 Mon Sep 17 00:00:00 2001 From: Travis Date: Wed, 28 Jun 2017 15:57:05 +0200 Subject: [PATCH] V3.2017.06.627 [ci skip] --- AUTO-CONFIGURATION.md | 2 +- MANUAL-CONFIGURATION.md | 2 +- README.md | 2 +- .../etc/nginx/conf.d/globalblacklist.conf | 12 +++++++++++- conf.d/globalblacklist.conf | 12 +++++++++++- robots.txt/robots.txt | 4 ++-- travisCI/globalblacklist.template | 12 +++++++++++- 7 files changed, 38 insertions(+), 8 deletions(-) diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index ee5e58d03..04d9ee01a 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -7,7 +7,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.626 +#### Version: V3.2017.06.627 #### Bad Referrer Count: 4948 #### Bad Bot Count: 480 ******************************************** diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index fcf6b554a..76d15695d 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -7,7 +7,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.626 +#### Version: V3.2017.06.627 #### Bad Referrer Count: 4948 #### Bad Bot Count: 480 ******************************************** diff --git a/README.md b/README.md index 1dea2d850..be68f59fb 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ##### Version Information # ##### Versio I formatio # ******************************************** -#### Version: V3.2017.06.626 +#### Version: V3.2017.06.627 #### 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 38f8e555b..0fd8dc865 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,7 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.626 +### Version: V3.2017.06.627 ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -135,6 +135,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 @@ -147,6 +148,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 @@ -157,6 +159,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 @@ -169,6 +172,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 ### } @@ -323,6 +327,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 ### } @@ -382,6 +387,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 @@ -392,12 +398,14 @@ 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 ### # 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 @@ -408,6 +416,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 @@ -419,6 +428,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 38f8e555b..0fd8dc865 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,7 +4,7 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.626 +### Version: V3.2017.06.627 ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -135,6 +135,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 @@ -147,6 +148,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 @@ -157,6 +159,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 @@ -169,6 +172,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 ### } @@ -323,6 +327,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 ### } @@ -382,6 +387,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 @@ -392,12 +398,14 @@ 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 ### # 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 @@ -408,6 +416,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 @@ -419,6 +428,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 5d7457b7c..8f966e2ef 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,7 +1,7 @@ ### Version Information # ################################################### -### Version: V3.2017.06.626 -### Updated: Wed Jun 28 15:47:25 SAST 2017 +### Version: V3.2017.06.627 +### Updated: Wed Jun 28 15:57:04 SAST 2017 ### Bad Referrer Count: 4948 ### Bad Bot Count: 480 ################################################### diff --git a/travisCI/globalblacklist.template b/travisCI/globalblacklist.template index 38f8e555b..0fd8dc865 100755 --- a/travisCI/globalblacklist.template +++ b/travisCI/globalblacklist.template @@ -4,7 +4,7 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.06.626 +### Version: V3.2017.06.627 ### VERSION INFORMATION ## ### This file implements a checklist / blacklist for good user agents, bad user agents and @@ -135,6 +135,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 @@ -147,6 +148,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 @@ -157,6 +159,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 @@ -169,6 +172,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 ### } @@ -323,6 +327,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 ### } @@ -382,6 +387,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 @@ -392,12 +398,14 @@ 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 ### # 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 @@ -408,6 +416,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 @@ -419,6 +428,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 ### # ****************************