From 556bf76462afffd8e04f18be8246ba98b30a784a Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Wed, 19 Apr 2017 13:00:08 +0200 Subject: [PATCH] Fix Duplicated Bot Error - Wordpress --- 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 4488686ba..7321a3612 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 12:53:26 SAST 2017 +### Wed Apr 19 13:00:08 SAST 2017 ### End Last Updated ### Generated in -### 0.299472808838 seconds +### 0.318285942078 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -171,7 +171,6 @@ map $http_user_agent $bad_bot { "^Lynx" 1; "^munin" 1; "^Wget/1.15" 1; - "^WordPress" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # ************************************************************** diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index ab778d2f4..2c8eb45e6 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 12:53:26 SAST 2017 +### Wed Apr 19 13:00:08 SAST 2017 ### End Last Updated ### Generated in -### 0.299472808838 seconds +### 0.318285942078 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -171,7 +171,6 @@ map $http_user_agent $bad_bot { "^Lynx" 1; "^munin" 1; "^Wget/1.15" 1; - "^WordPress" 1; # END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ### # **************************************************************