diff --git a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf index 694c30aae..21c3110b0 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -22,11 +22,14 @@ # Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist # This file must exist on your system or Nginx will fail a reload due to a missing file # Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere +# Add One Entry Per Line as per the example # Only add actual IP addresses and ranges here # BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED - +# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS +# ######## +# EXAMPLES: # 111.111.111.111 0; -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS35.224.112.202 0; + +35.184.226.236 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index 2081f2e3a..784e7adc1 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf index 25217af22..d788a334c 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -22,12 +22,15 @@ # Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist # This file must exist on your system or Nginx will fail a reload due to a missing file # Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere +# Add One Entry Per Line as per the example # Only add actual IP addresses and ranges here # BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED - +# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS +# ######## +# EXAMPLES: # 111.111.111.111 0; -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS35.192.85.2 0; + 35.184.96.71 0; +35.184.226.236 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index 16b4ddf36..09a78280d 100644 --- a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf index a429305c7..e15644409 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -22,12 +22,15 @@ # Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist # This file must exist on your system or Nginx will fail a reload due to a missing file # Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere +# Add One Entry Per Line as per the example # Only add actual IP addresses and ranges here # BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED - +# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS +# ######## +# EXAMPLES: # 111.111.111.111 0; -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS35.193.7.13 0; -35.184.226.236 0; + +35.224.112.202 0; +35.184.96.71 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index 9b5d8846e..ef95c7241 100644 --- a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf index 14f4a2b78..ab762a7f8 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -22,12 +22,15 @@ # Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist # This file must exist on your system or Nginx will fail a reload due to a missing file # Automatic updates will never be able to remove this custom list of yours -# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere +# Add One Entry Per Line as per the example # Only add actual IP addresses and ranges here # BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED - +# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS +# ######## +# EXAMPLES: # 111.111.111.111 0; -# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS104.154.120.187 0; -35.184.96.71 0; + +104.154.120.187 0; +35.193.7.13 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index 2081f2e3a..784e7adc1 100644 --- a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index 2901c0951..5e9a8a08f 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:01 SAST 2018 +Last Tested: Tue Aug 21 15:55:57 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest2.txt b/.dev-tools/_curl_tests/curltest2.txt index 2901c0951..5e9a8a08f 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:01 SAST 2018 +Last Tested: Tue Aug 21 15:55:57 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest3.txt b/.dev-tools/_curl_tests/curltest3.txt index 2901c0951..5e9a8a08f 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:01 SAST 2018 +Last Tested: Tue Aug 21 15:55:57 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest4.txt b/.dev-tools/_curl_tests/curltest4.txt index 2901c0951..5e9a8a08f 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:01 SAST 2018 +Last Tested: Tue Aug 21 15:55:57 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest5.txt b/.dev-tools/_curl_tests/curltest5.txt index d5d4649b2..1e7b9c1e4 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:01 SAST 2018 +Last Tested: Tue Aug 21 15:55:57 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 8a67458c8..24bcbfcc5 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:38 SAST 2018 +Last Tested: Tue Aug 21 15:56:37 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 8a67458c8..24bcbfcc5 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:38 SAST 2018 +Last Tested: Tue Aug 21 15:56:37 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 8a67458c8..24bcbfcc5 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Aug 21 15:14:38 SAST 2018 +Last Tested: Tue Aug 21 15:56:37 SAST 2018 diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index 2081f2e3a..784e7adc1 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index 1f01e833a..83272f161 100644 Binary files a/.latest_release/bots.d.tar.gz and b/.latest_release/bots.d.tar.gz differ diff --git a/.latest_release/conf.d.tar.gz b/.latest_release/conf.d.tar.gz index 4369f5bcb..e652251b8 100644 Binary files a/.latest_release/conf.d.tar.gz and b/.latest_release/conf.d.tar.gz differ diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index a5ec3bb64..c050ac831 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.08.1167 +#### Version: V3.2018.08.1168 #### Bad Referrer Count: 6377 #### Bad Bot Count: 532 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 1bf444063..3e8fba5e8 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.08.1167 +#### Version: V3.2018.08.1168 #### Bad Referrer Count: 6377 #### Bad Bot Count: 532 ____________________ diff --git a/README.md b/README.md index 92c04548e..d3bf43aac 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots) _______________ -#### Version: V3.2018.08.1167 +#### Version: V3.2018.08.1168 #### Bad Referrer Count: 6377 #### Bad Bot Count: 532 ____________________ diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index ec42af63c..9b988497e 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,7 +3,7 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V3.2018.08.1167 +#### Version: V3.2018.08.1168 #### Bad Referrer Count: 6377 #### Bad Bot Count: 532 ____________________ 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 2081f2e3a..784e7adc1 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.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 2081f2e3a..784e7adc1 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:53 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:49 SAST 2018 ### Bad Referrer Count: 6377 ### Bad Bot Count: 532 ################################################### diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 4dabfa464..157559a27 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -6,8 +6,8 @@ ### Version Information # ################################################### -### Version: V3.2018.08.1167 -### Updated: Tue Aug 21 15:13:54 SAST 2018 +### Version: V3.2018.08.1168 +### Updated: Tue Aug 21 15:55:50 SAST 2018 ### Bad Bot Count: 532 ################################################### ### Version Information ##