Update #75 to note that existing converters should be evaluated first
authorFabian Keil <fk@fabiankeil.de>
Sun, 14 Mar 2021 01:17:27 +0000 (02:17 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 15 Mar 2021 14:36:46 +0000 (15:36 +0100)
TODO

diff --git a/TODO b/TODO
index f88c597..6b19167 100644 (file)
--- a/TODO
+++ b/TODO
@@ -165,7 +165,9 @@ https://www.privoxy.org/donate
 
 75) Create a tool that creates Privoxy action (and filter?) files
     out of adblock files. Could be implemented as option for
-    url-pattern-translator.pl.
+    url-pattern-translator.pl. Before doing that, the already
+    existing solutions should probably be evaluated to see if
+    they do the job already or could be improved.
 
 76) Cache DNS responses. Note that this has been requested
     several times by users, but is not a developer priority.