]> git.phdru.name Git - bookmarks_db.git/commitdiff
Docs: Update TODO
authorOleg Broytman <phd@phdru.name>
Sat, 2 Sep 2023 11:06:43 +0000 (14:06 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 12 Nov 2023 10:11:32 +0000 (13:11 +0300)
Robot based on `requests`.

doc/TODO

index deb79cab111efc8b36cdb6fa0fe12560c1c461ab..8848a107a144c3ee03c7dbbaa17448fb3c1ca6fd 100644 (file)
--- 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.