From: Oleg Broytman Date: Sat, 2 Sep 2023 11:06:43 +0000 (+0300) Subject: Docs: Update TODO X-Git-Tag: 5.0.0~96 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=153e154fff8170da7e5f88c4301bf128ff2598eb;p=bookmarks_db.git Docs: Update TODO Robot based on `requests`. --- diff --git a/doc/TODO b/doc/TODO index deb79ca..8848a10 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,11 +2,11 @@ Replace subproc.py with some IPC. Or update for Python 3. Python 3. -Forbid external names to resolve to internal addresses (127.0.0.1, etc). - Configuration file to configure defaults - global defaults for the system and local defaults for subsystems. +Robot based on requests. + Robot based on PycURL. Robot based on Scrapy.