diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index e8d8b59dd..cb70b2abe 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -6,9 +6,9 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.682 +#### Version: V3.2017.07.683 #### Bad Referrer Count: 5262 -#### Bad Bot Count: 484 +#### Bad Bot Count: 485 ******************************************** ### Version Information ## diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 55bdf27b1..36fc24116 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -6,9 +6,9 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.682 +#### Version: V3.2017.07.683 #### Bad Referrer Count: 5262 -#### Bad Bot Count: 484 +#### Bad Bot Count: 485 ******************************************** ### Version Information ## diff --git a/README.md b/README.md index dff4e8e2b..a0a4226e1 100755 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ ### Version Information # ******************************************** -#### Version: V3.2017.07.682 +#### Version: V3.2017.07.683 #### Bad Referrer Count: 5262 -#### Bad Bot Count: 484 +#### Bad Bot Count: 485 ******************************************** ### Version Information ## diff --git a/_generator_lists/bad-user-agents.list b/_generator_lists/bad-user-agents.list index 8f2e1fc7e..bf6ec3d0c 100755 --- a/_generator_lists/bad-user-agents.list +++ b/_generator_lists/bad-user-agents.list @@ -1,4 +1,3 @@ -fq 360Spider 80legs Abonti @@ -119,6 +118,7 @@ Firefox/7.0 FlashGet Flunky Foobot +fq Freeuploader FrontPage Fyrebot 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 8507b9226..9985c47a5 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.2017.07.682 -### Updated: Wed Jul 12 15:01:07 SAST 2017 +### Version: V3.2017.07.683 +### Updated: Wed Jul 12 15:29:57 SAST 2017 ### Bad Referrer Count: 5262 -### Bad Bot Count: 484 +### Bad Bot Count: 485 ################################################### ### VERSION INFORMATION ## @@ -317,6 +317,7 @@ map $http_user_agent $bad_bot { "~*\bFlashGet\b" 3; "~*\bFlunky\b" 3; "~*\bFoobot\b" 3; + "~*\bfq\b" 3; "~*\bFreeuploader\b" 3; "~*\bFrontPage\b" 3; "~*\bFyrebot\b" 3; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 8507b9226..9985c47a5 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.07.682 -### Updated: Wed Jul 12 15:01:07 SAST 2017 +### Version: V3.2017.07.683 +### Updated: Wed Jul 12 15:29:57 SAST 2017 ### Bad Referrer Count: 5262 -### Bad Bot Count: 484 +### Bad Bot Count: 485 ################################################### ### VERSION INFORMATION ## @@ -317,6 +317,7 @@ map $http_user_agent $bad_bot { "~*\bFlashGet\b" 3; "~*\bFlunky\b" 3; "~*\bFoobot\b" 3; + "~*\bfq\b" 3; "~*\bFreeuploader\b" 3; "~*\bFrontPage\b" 3; "~*\bFyrebot\b" 3; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index dfc202e27..e07f82fd2 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,8 +1,8 @@ ### Version Information # ################################################### -### Version: V3.2017.07.682 -### Updated: Wed Jul 12 15:01:07 SAST 2017 -### Bad Bot Count: 484 +### Version: V3.2017.07.683 +### Updated: Wed Jul 12 15:29:58 SAST 2017 +### Bad Bot Count: 485 ################################################### ### Version Information ## @@ -249,6 +249,8 @@ User-agent: Flunky Disallow:/ User-agent: Foobot Disallow:/ +User-agent: fq +Disallow:/ User-agent: Freeuploader Disallow:/ User-agent: FrontPage diff --git a/travisCI/globalblacklist.template b/travisCI/globalblacklist.template index 8507b9226..9985c47a5 100755 --- a/travisCI/globalblacklist.template +++ b/travisCI/globalblacklist.template @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2017.07.682 -### Updated: Wed Jul 12 15:01:07 SAST 2017 +### Version: V3.2017.07.683 +### Updated: Wed Jul 12 15:29:57 SAST 2017 ### Bad Referrer Count: 5262 -### Bad Bot Count: 484 +### Bad Bot Count: 485 ################################################### ### VERSION INFORMATION ## @@ -317,6 +317,7 @@ map $http_user_agent $bad_bot { "~*\bFlashGet\b" 3; "~*\bFlunky\b" 3; "~*\bFoobot\b" 3; + "~*\bfq\b" 3; "~*\bFreeuploader\b" 3; "~*\bFrontPage\b" 3; "~*\bFyrebot\b" 3;