mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Important Notes Regarding “python-requests and CPython” user agents.
This commit is contained in:
parent
da1d068c74
commit
83d0138f71
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue