From 81d77be468e96593f8b963afc076606917fae0c9 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 20 May 2017 10:47:02 -0500 Subject: [PATCH] add AdBlockProtector --- data/lists.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/lists.json b/data/lists.json index 6a47aeb85..a2357d575 100644 --- a/data/lists.json +++ b/data/lists.json @@ -12,6 +12,14 @@ "issuesUrl": "https://github.com/reek/anti-adblock-killer/issues", "list": "AakList (Anti-Adblock Killer)", "viewUrl": "https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt" +}, { + "descr": "This project was built based on Anti-Adblock Killer (by Reek), but is now significantly different. Anti-Adblock Killer Script was completely re-implemented. Anti-Adblock Killer Filter was mostly copied and concatenated to AdBlock Protector List.", + "descrSourceUrl": "https://github.com/jspenguin2017/AdBlockProtector", + "homeUrl": "https://jspenguin2017.github.io/AdBlockProtector/", + "issuesUrl": "https://github.com/jspenguin2017/AdBlockProtector/issues", + "list": "AdBlockProtector", + "related": ["AakList (Anti-Adblock Killer)"], + "viewUrl": "https://github.com/jspenguin2017/AdBlockProtector/blob/master/AdBlockProtectorList.txt" }, { "descr": "Blocks Japanese regional social network advertisements and trackers.", "homeUrl": "https://github.com/k2jp/abp-japanese-filters",