From 39ccfacde9e3062bdd11b92aa30475dcb3d33650 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 30 Aug 2018 07:56:19 -0500 Subject: [PATCH] add BlockUnderRadarJunk list closes #393 --- data/FilterList.json | 19 +++++++++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/FilterListTag.json | 8 ++++++++ data/License.json | 7 +++++++ data/Maintainer.json | 7 +++++++ 5 files changed, 45 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 47b7f6121..8693d1f59 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9479,5 +9479,24 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/endolith/clickbait/master/clickbait.txt" + }, + { + "id": 510, + "chatUrl": null, + "description": "Filter list for uBlock, AdBlock and similar extensions.", + "descriptionSourceUrl": "https://raw.githubusercontent.com/UnluckyLuke/BlockUnderRadarJunk/master/blockunderradarjunk-list.txt", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/UnluckyLuke/BlockUnderRadarJunk", + "issuesUrl": "https://github.com/UnluckyLuke/BlockUnderRadarJunk/issues", + "licenseId": 24, + "name": "BlockUnderRadarJunk", + "policyUrl": null, + "publishedDate": "2018-02-02T00:00:00", + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/UnluckyLuke/BlockUnderRadarJunk/master/blockunderradarjunk-list.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 358aab52c..fbaa45ea8 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -746,5 +746,9 @@ { "filterListId": 509, "maintainerId": 72 + }, + { + "filterListId": 510, + "maintainerId": 73 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index f39397a0f..f6ed7825d 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -446,5 +446,13 @@ { "filterListId": 509, "tagId": 7 + }, + { + "filterListId": 510, + "tagId": 2 + }, + { + "filterListId": 510, + "tagId": 9 } ] \ No newline at end of file diff --git a/data/License.json b/data/License.json index b5e706777..aac4c522c 100644 --- a/data/License.json +++ b/data/License.json @@ -159,5 +159,12 @@ "name": "\"Don't Be A Dick\" Public License", "permissiveAdaptation": true, "permissiveCommercial": true + }, + { + "id": 24, + "descriptionUrl": "https://creativecommons.org/licenses/by/4.0/", + "name": "CC BY 4.0", + "permissiveAdaptation": true, + "permissiveCommercial": true } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 0f4187e98..c0ea2e4ac 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -488,5 +488,12 @@ "homeUrl": "https://github.com/endolith", "name": "endolith", "twitterHandle": null + }, + { + "id": 73, + "emailAddress": null, + "homeUrl": "https://github.com/UnluckyLuke", + "name": "UnluckyLuke", + "twitterHandle": null } ] \ No newline at end of file