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 36e36114a..f06869713 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -33,4 +33,4 @@ # 111.111.111.111 0; -35.192.136.167 0; +35.192.187.174 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index e4d82188c..13e128edc 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.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; 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 ab187abf1..f067f834b 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -33,5 +33,5 @@ # 111.111.111.111 0; -35.192.187.174 0; 35.188.73.34 0; +35.192.187.174 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index 94fedd584..50b9dd03e 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.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; 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 77938c1cd..2df0bb4b2 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -34,4 +34,3 @@ 35.188.73.34 0; -104.154.113.151 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index b5a5c3c63..e243833d5 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.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; 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 2df0bb4b2..2ee725165 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -34,3 +34,4 @@ 35.188.73.34 0; +35.192.136.167 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index e4d82188c..13e128edc 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.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index 4a6d4cd1b..31dcd8b5d 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:42:37 SAST 2018 +Last Tested: Mon Nov 5 17:43:28 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 4a6d4cd1b..31dcd8b5d 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:42:37 SAST 2018 +Last Tested: Mon Nov 5 17:43:28 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 4a6d4cd1b..31dcd8b5d 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:42:37 SAST 2018 +Last Tested: Mon Nov 5 17:43:28 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 4a6d4cd1b..31dcd8b5d 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:42:37 SAST 2018 +Last Tested: Mon Nov 5 17:43:28 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 dd55968a5..95b47d9b4 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:42:37 SAST 2018 +Last Tested: Mon Nov 5 17:43:28 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 2c8da4086..e823f2985 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:43:16 SAST 2018 +Last Tested: Mon Nov 5 17:44:08 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 2c8da4086..e823f2985 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:43:16 SAST 2018 +Last Tested: Mon Nov 5 17:44:08 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 2c8da4086..e823f2985 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Sat Nov 3 17:43:16 SAST 2018 +Last Tested: Mon Nov 5 17:44:08 SAST 2018 diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index e4d82188c..13e128edc 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index 3af7b8646..f3df01836 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 27f4a3806..bfb70c24d 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 567c19d0f..e77cb73ac 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.11.1236 +#### Version: V3.2018.11.1237 #### Bad Referrer Count: 6453 #### Bad Bot Count: 534 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 97ab07e61..13acfe0b2 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,7 +4,7 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.11.1236 +#### Version: V3.2018.11.1237 #### Bad Referrer Count: 6453 #### Bad Bot Count: 534 ____________________ diff --git a/README.md b/README.md index 9c5a5c631..8a9cd59aa 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.11.1236 +#### Version: V3.2018.11.1237 #### Bad Referrer Count: 6453 #### Bad Bot Count: 534 ____________________ diff --git a/_generator_lists/bad-ip-addresses.list b/_generator_lists/bad-ip-addresses.list index 8834d9db9..0b97127c6 100644 --- a/_generator_lists/bad-ip-addresses.list +++ b/_generator_lists/bad-ip-addresses.list @@ -182,6 +182,7 @@ 109.252.99.222 109.254.254.88 109.94.19.102 +110.10.129.226 110.45.132.212 110.54.231.180 110.89.41.242 @@ -2784,6 +2785,7 @@ 95.128.45.223 95.129.166.88 95.139.69.68 +95.142.161.185 95.142.66.23 95.154.155.70 95.154.180.14 diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index f915f2657..adb1ec752 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.11.1236 +#### Version: V3.2018.11.1237 #### Bad Referrer Count: 6453 #### Bad Bot Count: 534 ____________________ 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 e4d82188c..13e128edc 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.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index e4d82188c..13e128edc 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,8 +4,8 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.11.1236 -### Updated: Sat Nov 3 17:42:30 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Referrer Count: 6453 ### Bad Bot Count: 534 ################################################### @@ -7764,6 +7764,7 @@ geo $validate_client { 109.252.99.222 1; 109.254.254.88 1; 109.94.19.102 1; + 110.10.129.226 1; 110.45.132.212 1; 110.54.231.180 1; 110.89.41.242 1; @@ -10366,6 +10367,7 @@ geo $validate_client { 95.128.45.223 1; 95.129.166.88 1; 95.139.69.68 1; + 95.142.161.185 1; 95.142.66.23 1; 95.154.155.70 1; 95.154.180.14 1; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 904a599db..76218fb95 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -6,8 +6,8 @@ ### Version Information # ################################################### -### Version: V3.2018.11.1236 -### Updated: Sat Nov 3 17:42:31 SAST 2018 +### Version: V3.2018.11.1237 +### Updated: Mon Nov 5 17:43:21 SAST 2018 ### Bad Bot Count: 534 ################################################### ### Version Information ##