From ecf4386a4fd69aabbf5e019474f5167c29cf1302 Mon Sep 17 00:00:00 2001 From: Collin Barrett Date: Thu, 22 Feb 2018 17:00:29 -0600 Subject: [PATCH] add Adversity lists closes #217 --- data/FilterList.json | 54 ++++++++++++++++++++++++++++++++++ data/FilterListMaintainer.json | 12 ++++++++ data/License.json | 7 +++++ data/Maintainer.json | 7 +++++ 4 files changed, 80 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index fc8f26566..72ef82510 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6676,5 +6676,59 @@ "submissionUrl": null, "syntaxId": 7, "viewUrl": "https://raw.githubusercontent.com/AFNIL-AntiFakeNewsInternationalList/AFNIL/master/AFNIL-ABP-uBO.txt" + }, + { + "id": 372, + "description": null, + "descriptionSourceUrl": null, + "discontinuedDate": "2016-07-01T00:00:00", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/Hubird-au/Adversity", + "issuesUrl": "https://github.com/Hubird-au/Adversity/issues", + "licenseId": 16, + "name": "Adversity", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Adversity.txt" + }, + { + "id": 373, + "description": null, + "descriptionSourceUrl": null, + "discontinuedDate": "2016-07-01T00:00:00", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/Hubird-au/Adversity", + "issuesUrl": "https://github.com/Hubird-au/Adversity/issues", + "licenseId": 16, + "name": "Adversity - Antisocial", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Antisocial.txt" + }, + { + "id": 374, + "description": null, + "descriptionSourceUrl": null, + "discontinuedDate": "2016-07-01T00:00:00", + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/Hubird-au/Adversity", + "issuesUrl": "https://github.com/Hubird-au/Adversity/issues", + "licenseId": 16, + "name": "Adversity - Extreme Measures", + "policyUrl": null, + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Extreme-Measures.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index e42f22386..890b730d8 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -526,5 +526,17 @@ { "filterListId": 370, "maintainerId": 52 + }, + { + "filterListId": 372, + "maintainerId": 53 + }, + { + "filterListId": 373, + "maintainerId": 53 + }, + { + "filterListId": 374, + "maintainerId": 53 } ] \ No newline at end of file diff --git a/data/License.json b/data/License.json index 7d1566b7e..0f9798097 100644 --- a/data/License.json +++ b/data/License.json @@ -103,5 +103,12 @@ "name": "CC BY-ND 4.0", "permissiveAdaptation": false, "permissiveCommercial": true + }, + { + "id": 16, + "descriptionUrl": "https://creativecommons.org/licenses/by/3.0/", + "name": "CC BY 3.0", + "permissiveAdaptation": true, + "permissiveCommercial": true } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index d14ef3557..3c243d2fa 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -355,5 +355,12 @@ "homeUrl": "https://github.com/tomasko126", "name": "Tomáš Taro", "twitterHandle": null + }, + { + "id": 53, + "emailAddress": null, + "homeUrl": "https://github.com/Hubird-au", + "name": "Hubird-au", + "twitterHandle": null } ] \ No newline at end of file