From cc2498cddf1f3c257c0698ad2d1de039e0ced5c9 Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Sun, 27 Jan 2019 21:29:50 -0500 Subject: [PATCH] Update the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1078408..68905b8 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ To run them, install the requirements with Pip, then run 6. ~~Return response from forwarded HTTP request to client.~~ 7. ~~Add some sort of backing store for keeping track of how many requests go to certain hosts.~~ - ~~Adding sqlite.~~ -8. Add blocking for going over ~~time limits~~ *visit limits* on hosts. +8. ~~Add blocking for going over ~~time limits~~ *visit limits* on hosts.~~ 9. Add some sort of configuration management, through a config file, and eventually a web interface. 10. HTTPS support (ooh, ahh). \ No newline at end of file