diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index f22ea9239..1c5b09578 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -6,7 +6,7 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.645 +#### Version: V3.2017.07.646 #### Bad Referrer Count: 5030 #### Bad Bot Count: 481 ******************************************** diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 92712bd50..84576f23e 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -6,7 +6,7 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.645 +#### Version: V3.2017.07.646 #### Bad Referrer Count: 5030 #### Bad Bot Count: 481 ******************************************** diff --git a/README.md b/README.md index 3c627bd1d..b16e0ae87 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.645 +#### Version: V3.2017.07.646 #### Bad Referrer Count: 5030 #### Bad Bot Count: 481 ******************************************** 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 41da132ab..a2415fb49 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,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.07.645 -### Updated: Fri Jul 7 12:06:46 SAST 2017 +### Version: V3.2017.07.646 +### Updated: Fri Jul 7 12:14:52 SAST 2017 ### Bad Referrer Count: 5029 ### Bad Bot Count: 481 ################################################### @@ -723,6 +723,18 @@ map $http_referer $bad_words { # BE VERY CAREFUL using the bad-referrer-words.conf file - please read the comment and # examples inside the include file for detailed explanations into how seriously this can # affect your own site from serving assets or other innocent sites from accessing your site + # For safety sake the whitelist-domains.conf file is also loaded here before the bad-referrer-words.conf file. + +# ************************************************************************ +# START WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### +# ************************************************************************ + + include /etc/nginx/bots.d/whitelist-domains.conf; + +# ********************************************************************** +# END WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### +# ********************************************************************** + # ****************************************************************************** # START CUSTOM BAD REFERRER WORDS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 41da132ab..a2415fb49 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.07.645 -### Updated: Fri Jul 7 12:06:46 SAST 2017 +### Version: V3.2017.07.646 +### Updated: Fri Jul 7 12:14:52 SAST 2017 ### Bad Referrer Count: 5029 ### Bad Bot Count: 481 ################################################### @@ -723,6 +723,18 @@ map $http_referer $bad_words { # BE VERY CAREFUL using the bad-referrer-words.conf file - please read the comment and # examples inside the include file for detailed explanations into how seriously this can # affect your own site from serving assets or other innocent sites from accessing your site + # For safety sake the whitelist-domains.conf file is also loaded here before the bad-referrer-words.conf file. + +# ************************************************************************ +# START WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### +# ************************************************************************ + + include /etc/nginx/bots.d/whitelist-domains.conf; + +# ********************************************************************** +# END WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### +# ********************************************************************** + # ****************************************************************************** # START CUSTOM BAD REFERRER WORDS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ### diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 11d32c743..0235249e8 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,7 +1,7 @@ ### Version Information # ################################################### -### Version: V3.2017.07.645 -### Updated: Fri Jul 7 12:06:47 SAST 2017 +### Version: V3.2017.07.646 +### Updated: Fri Jul 7 12:14:53 SAST 2017 ### Bad Bot Count: 481 ################################################### ### Version Information ## diff --git a/travisCI/globalblacklist.template b/travisCI/globalblacklist.template index aa2bbb781..a2415fb49 100755 --- a/travisCI/globalblacklist.template +++ b/travisCI/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.07.645 -### Updated: Fri Jul 7 12:06:46 SAST 2017 +### Version: V3.2017.07.646 +### Updated: Fri Jul 7 12:14:52 SAST 2017 ### Bad Referrer Count: 5029 ### Bad Bot Count: 481 ###################################################