update todo list in README.md

This commit is contained in:
Paul 2016-02-12 18:38:34 +01:00
parent 9611f8a7cc
commit b9ae6c25e8

View File

@ -34,5 +34,7 @@ blacklists = ["adult","malware"]
* Auto-fetcher using blacklists_fetch if blacklists are not already downloaded or stored on the squid machine * Auto-fetcher using blacklists_fetch if blacklists are not already downloaded or stored on the squid machine
* Compatibility with python3 only * Compatibility with python3 only
* Filters for regex urls * Filters for regex urls
* Reduce memory footprint
* Code optimisation
* Tests * Tests
* ... * ...