From acd226976b20c831ff30287f99ccf5723bea0fdd Mon Sep 17 00:00:00 2001 From: Mitchell Krog UB1 Date: Fri, 3 Mar 2017 17:12:04 +0200 Subject: [PATCH] Referers / Bots (+/-) --- conf.d/globalblacklist.conf | 6 +++--- travisCI/globalblacklist.tpl.conf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 323f3965f..4bba863b3 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Fri Mar 3 11:26:18 SAST 2017 +### Fri Mar 3 17:12:01 SAST 2017 ### End Last Updated ### Generated in -### 0.290930986404 seconds +### 1.90192365646 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -192,6 +192,7 @@ map $http_user_agent $bad_bot { "~*RPT-HTTPClient" 2; "~*sfFeedReader/0.9" 2; "~*Spaidu" 2; + "~*UptimeRobot/2.0" 2; "~*YandexBot" 2; "~*YandexImages" 2; # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -596,7 +597,6 @@ map $http_user_agent $bad_bot { "~*TwengaBot" 3; "~*Twice" 3; "~*Typhoeus" 3; - "~*UptimeRobot/2.0" 3; "~*URLy.Warning" 3; "~*URLy\ Warning" 3; "~*Vacuum" 3; diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index 6be8367d2..cd3d6fe2f 100644 --- a/travisCI/globalblacklist.tpl.conf +++ b/travisCI/globalblacklist.tpl.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Fri Mar 3 11:26:18 SAST 2017 +### Fri Mar 3 17:12:01 SAST 2017 ### End Last Updated ### Generated in -### 0.290930986404 seconds +### 1.90192365646 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -192,6 +192,7 @@ map $http_user_agent $bad_bot { "~*RPT-HTTPClient" 2; "~*sfFeedReader/0.9" 2; "~*Spaidu" 2; + "~*UptimeRobot/2.0" 2; "~*YandexBot" 2; "~*YandexImages" 2; # END LIMITED BOTS ### DO NOT EDIT THIS LINE AT ALL ### @@ -596,7 +597,6 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC "~*TwengaBot" 3; "~*Twice" 3; "~*Typhoeus" 3; - "~*UptimeRobot/2.0" 3; "~*URLy.Warning" 3; "~*URLy\ Warning" 3; "~*Vacuum" 3;