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 e54989d8b..64898e68c 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.226.126.204 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 d276ef7be..eca607773 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; 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 11a57ce01..df98b22cf 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -104.197.236.150 0; -146.148.58.237 0; +104.154.120.187 0; +35.224.112.202 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index 9788976b6..0a795e541 100644 --- a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; 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 11a57ce01..fbb146a5d 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -104.197.236.150 0; -146.148.58.237 0; +35.192.85.2 0; +35.202.145.110 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index da989edcc..b0c54b452 100644 --- a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; 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 3da209732..1c5298c26 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -146.148.58.237 0; -104.197.236.150 0; +35.184.96.71 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 d276ef7be..eca607773 100644 --- a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index b6e10fe71..eaf50053f 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:52:44 SAST 2018 +Last Tested: Wed Jun 6 08:56:02 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 b6e10fe71..eaf50053f 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:52:44 SAST 2018 +Last Tested: Wed Jun 6 08:56:02 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 b6e10fe71..eaf50053f 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:52:44 SAST 2018 +Last Tested: Wed Jun 6 08:56:02 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 b6e10fe71..eaf50053f 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:52:44 SAST 2018 +Last Tested: Wed Jun 6 08:56:02 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 96eca3bd9..621b5f149 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:52:44 SAST 2018 +Last Tested: Wed Jun 6 08:56:02 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 555b2752b..0088fcc37 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:53:26 SAST 2018 +Last Tested: Wed Jun 6 08:56:41 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 555b2752b..0088fcc37 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:53:26 SAST 2018 +Last Tested: Wed Jun 6 08:56:41 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 555b2752b..0088fcc37 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Thu May 17 07:53:26 SAST 2018 +Last Tested: Wed Jun 6 08:56:41 SAST 2018 diff --git a/.dev-tools/_robots_input/robots-input.txt b/.dev-tools/_robots_input/robots-input.txt index 3dc7f2ee3..82ebe58be 100644 --- a/.dev-tools/_robots_input/robots-input.txt +++ b/.dev-tools/_robots_input/robots-input.txt @@ -290,7 +290,6 @@ Ninja Nmap NPbot Nutch -NYU oBot Octopus Offline Explorer diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index d276ef7be..eca607773 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index cee606234..60cae48b0 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 1d86f9cdf..f8ee8edb2 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 c66e211e1..3c53f8ab6 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.05.1107 +#### Version: V3.2018.06.1108 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 526 +#### Bad Bot Count: 525 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 34b7e3c45..c19c1a2c8 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.05.1107 +#### Version: V3.2018.06.1108 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 526 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project diff --git a/README.md b/README.md index 13affe94a..714fbf3e8 100755 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ##### 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.05.1107 +#### Version: V3.2018.06.1108 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 526 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 6e8463393..2a538bee8 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,9 +3,9 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V3.2018.05.1107 +#### Version: V3.2018.06.1108 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 526 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project 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 d276ef7be..eca607773 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,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index d276ef7be..eca607773 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:38 SAST 2018 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 526 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -504,7 +504,6 @@ map $http_user_agent $bad_bot { "~*\bNmap\b" 3; "~*\bNPbot\b" 3; "~*\bNutch\b" 3; - "~*\bNYU\b" 3; "~*\boBot\b" 3; "~*\bOctopus\b" 3; "~*\bOffline\ Explorer\b" 3; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 4c8b3b190..bb43e5248 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,8 +1,8 @@ ### Version Information # ################################################### -### Version: V3.2018.05.1107 -### Updated: Thu May 17 07:52:39 SAST 2018 -### Bad Bot Count: 526 +### Version: V3.2018.06.1108 +### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Bad Bot Count: 525 ################################################### ### Version Information ## @@ -593,8 +593,6 @@ User-agent: NPbot Disallow:/ User-agent: Nutch Disallow:/ -User-agent: NYU -Disallow:/ User-agent: oBot Disallow:/ User-agent: Octopus