From 7bd8c492d486ed74f68b0384f04d52cf5233bd8c Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 22 Sep 2018 00:39:09 +0200 Subject: [PATCH] Added 2 old Privoxy lists to start us off with --- data/FilterList.json | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 029fb9ddc..d86e0816c 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -13501,5 +13501,47 @@ "viewUrl": "https://pgl.yoyo.org/as/serverlist.php?hostformat=adblock;showintro=1&mimetype=plaintext" "viewUrlMirror1": null, "viewUrlMirror2": null + }, + { + "id": 678, + "chatUrl": null, + "description": null, + "descriptionSourceUrl": null, + "discontinuedDate": "2014-05-19", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://gist.github.com/sx2008/2766874", + "issuesUrl": null, + "licenseId": null, + "name": "Privoxy User Action File (sx2008)", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 19, + "viewUrl": "https://gist.githubusercontent.com/sx2008/2766874/raw/c12a305decef3332663d1e04efa80b881211cfac/user.action" + "viewUrlMirror1": null, + "viewUrlMirror2": null + }, + { + "id": 679, + "chatUrl": null, + "description": "This is my Privoxy configuration. It blocks common trackers and ads.", + "descriptionSourceUrl": "https://github.com/fdb/privoxy-config/blob/master/README", + "discontinuedDate": "2012-05-15", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/fdb/privoxy-config", + "issuesUrl": "https://github.com/fdb/privoxy-config/issues", + "licenseId": null, + "name": "Privoxy Config - Block Trackers", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 19, + "viewUrl": "https://raw.githubusercontent.com/fdb/privoxy-config/master/block-trackers.action" + "viewUrlMirror1": null, + "viewUrlMirror2": null } ]