From 542dec35b53d06a5223ba69514fe3f37299ef6b0 Mon Sep 17 00:00:00 2001 From: Collin Barrett Date: Thu, 22 Feb 2018 16:41:06 -0600 Subject: [PATCH] add AFNIL closes #179 --- data/FilterList.json | 18 ++++++++++++++++++ data/Merge.json | 8 ++++++++ 2 files changed, 26 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 1c397dab3..fc8f26566 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6658,5 +6658,23 @@ "submissionUrl": null, "syntaxId": 10, "viewUrl": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters_ie.tpl" + }, + { + "id": 371, + "description": "AFNIL’s intention is to merge third-party lists of known fakenews sites and make them usable for programs that can block.", + "descriptionSourceUrl": "https://afnil-antifakenewsinternationallist.github.io/AFNIL/", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://afnil-antifakenewsinternationallist.github.io/AFNIL/", + "issuesUrl": "https://github.com/AFNIL-AntiFakeNewsInternationalList/AFNIL/issues", + "licenseId": 4, + "name": "AFNIL - Anti Fake News International List", + "policyUrl": null, + "publishedDate": "2017-12-20T00:00:00", + "submissionUrl": null, + "syntaxId": 7, + "viewUrl": "https://raw.githubusercontent.com/AFNIL-AntiFakeNewsInternationalList/AFNIL/master/AFNIL-ABP-uBO.txt" } ] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index fc2c06685..c1ae1b1de 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -238,5 +238,13 @@ { "mergeFilterListId": 331, "upstreamFilterListId": 333 + }, + { + "mergeFilterListId": 371, + "upstreamFilterListId": 110 + }, + { + "mergeFilterListId": 371, + "upstreamFilterListId": 232 } ] \ No newline at end of file