From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 24 Jan 2010 15:37:39 +0000 (+0000)
Subject: Finally add the 'adblock file converter' idea.
X-Git-Tag: v_3_0_16~51
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/diff?a=commitdiff_plain;h=d8860923aedc8b46709abd56eeb7a3c82bf4235f;p=privoxy.git

Finally add the 'adblock file converter' idea.

I thought it was already on the list, but apparently it wasn't.
---

diff --git a/TODO b/TODO
index 25d672c1..70e671cf 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.9 2010/01/20 21:17:30 fabiankeil Exp $
+$Id: TODO,v 1.10 2010/01/24 15:36:50 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -174,3 +174,7 @@ Some Privoxy related task, not ordered in any way.
 74) Let Privoxy-Regression-Test optionally check that action
     sections which disable actions actually are preceded by
     sections that enable said actions.
+
+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.