From 8a60ae6b6adf19f75ea61273a42eddccd55e4010 Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Wed, 14 Dec 2016 13:35:13 +0200 Subject: [PATCH] New Referers / Bots Added --- conf.d/globalblacklist.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 1633dc135..cd7dcbf1f 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -10,11 +10,11 @@ ### Created By: https://github.com/mitchellkrogza/ ### Last Updated -### Wed Dec 14 10:37:01 SAST 2016 +### Wed Dec 14 13:35:12 SAST 2016 ### End Last Updated ### Generated in -### 0.264171361923 seconds +### 0.211201190948 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -444,7 +444,6 @@ map $http_user_agent $bad_bot { "~*psbot" 3; "~*Pump" 3; "~*PyCurl" 3; - "~*python-requests" 3; "~*QueryN\ Metasearch" 3; "~*Qwantify" 3; "~*RankActiveLinkBot" 3;