From 83d0138f71c11e0e00794994aa0652d4107afa35 Mon Sep 17 00:00:00 2001 From: "Mitchell Krog (Desktop)" Date: Sat, 17 Dec 2016 16:23:39 +0200 Subject: [PATCH] =?UTF-8?q?Important=20Notes=20Regarding=20=E2=80=9Cpython?= =?UTF-8?q?-requests=20and=20CPython=E2=80=9D=20user=20agents.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ee5e54a..4a158ff0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ #CHANGELOG - Nginx Bad Bot Blocker +###2016-12-17 +- Removed "CPython" from bad bots list. This user agent string "python-requests/2.5.3 CPython/2.7.9 Linux/3.16.0-4-amd64" is used by a valid Google Feed Parser called "UniversalFeedParser/5.2.1 +https://code.google.com/p/feedparser/" + ###2016-12-14 -- Removed "python-requests" from bad bots list. Used by google cloud and a few other legitimate web services. +- Removed "python-requests" from bad bots list. This user agent string "python-requests/2.5.3 CPython/2.7.9 Linux/3.16.0-4-amd64" is used by a valid Google Feed Parser called "UniversalFeedParser/5.2.1 +https://code.google.com/p/feedparser/" ###2016-12-11 - Added some repetitively bad IP's