From 3aef54c16312246e5c27575e3ed42f336569586a Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Thu, 2 Mar 2017 13:28:29 +0200 Subject: [PATCH] V2.2017.05 - Fifth Commit From Generator Script --- conf.d/globalblacklist.conf | 8 ++++---- travisCI/globalblacklist.tpl.conf | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index c041967b3..149c04c02 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Thu Mar 2 13:09:14 SAST 2017 +### Thu Mar 2 13:28:29 SAST 2017 ### End Last Updated ### Generated in -### 0.334917783737 seconds +### 0.30163192749 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -206,9 +206,9 @@ map $http_user_agent $bad_bot { # Include your Own Custom List of Bad User Agents # *********************************************** -# START BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# START BLACKLISTED USER AGENTS ### DO NOT EDIT THIS LINE AT ALL ### include /etc/nginx/bots.d/blacklist-user-agents.conf; -# END BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# END BLACKLISTED USER AGENTS ### DO NOT EDIT THIS LINE AT ALL ### # START BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### "~*360Spider" 3; diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index b5616ce6e..bf0a41879 100644 --- a/travisCI/globalblacklist.tpl.conf +++ b/travisCI/globalblacklist.tpl.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Thu Mar 2 13:09:14 SAST 2017 +### Thu Mar 2 13:28:29 SAST 2017 ### End Last Updated ### Generated in -### 0.334917783737 seconds +### 0.30163192749 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -206,9 +206,9 @@ map $http_user_agent $bad_bot { # Include your Own Custom List of Bad User Agents # *********************************************** -# START BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### - include /etc/nginx/bots.d/blacklist-user-agents.conf; -# END BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### +# START BLACKLISTED USER AGENTS ### DO NOT EDIT THIS LINE AT ALL ### +include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisCI/nginx/bots.d/blacklist-user-agents.conf; +# END BLACKLISTED USER AGENTS ### DO NOT EDIT THIS LINE AT ALL ### # START BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### "~*360Spider" 3;