From 7e25d5e800baf1b85082ecf7399ad4c3b2cf846a Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Wed, 19 Apr 2017 13:21:45 +0200 Subject: [PATCH] Referers / Bots (+/-) - Fix Duplicate Issue on Bad Bots --- conf.d/globalblacklist.conf | 5 ++--- travisCI/globalblacklist.tpl.conf | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index bf64a8e23..a552cf602 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Wed Apr 19 13:17:51 SAST 2017 +### Wed Apr 19 13:21:45 SAST 2017 ### End Last Updated ### Generated in -### 0.297583341599 seconds +### 0.307009458542 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -384,7 +384,6 @@ map $http_user_agent $bad_bot { "~Jyxobot" 3; "~Kenjin\ Spider" 3; "~Keyword\ Density" 3; - "~Kraken" 3; "~Lanshanbot" 3; "~Larbin" 3; "~LeechFTP" 3; diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index eca7a96bb..2fc519465 100644 --- a/travisCI/globalblacklist.tpl.conf +++ b/travisCI/globalblacklist.tpl.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Wed Apr 19 13:17:51 SAST 2017 +### Wed Apr 19 13:21:45 SAST 2017 ### End Last Updated ### Generated in -### 0.297583341599 seconds +### 0.307009458542 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -384,7 +384,6 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC "~Jyxobot" 3; "~Kenjin\ Spider" 3; "~Keyword\ Density" 3; - "~Kraken" 3; "~Lanshanbot" 3; "~Larbin" 3; "~LeechFTP" 3;