From cff3a24870fd7591eabc2a68bd6e876855010187 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 21 Feb 2018 16:01:36 -0600 Subject: [PATCH] update Reek AAK ref #117 --- data/FilterList.json | 8 ++++---- data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 7 +++++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index acbcce6ab..fc7a73c76 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -3710,19 +3710,19 @@ { "id": 207, "description": "Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website.", - "descriptionSourceUrl": "https://github.com/reek/anti-adblock-killer/", - "discontinuedDate": null, + "descriptionSourceUrl": "https://github.com/reek/anti-adblock-killer/blob/master/README.md", + "discontinuedDate": "2016-11-17T00:00:00", "donateUrl": "https://github.com/reek/anti-adblock-killer/#donate", "emailAddress": null, "forumUrl": null, "homeUrl": "https://github.com/reek/anti-adblock-killer/", "issuesUrl": "https://github.com/reek/anti-adblock-killer/issues", - "licenseId": 5, + "licenseId": 8, "name": "AakList (Anti-Adblock Killer)", "policyUrl": null, "publishedDate": null, "submissionUrl": null, - "syntaxId": null, + "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt" }, { diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index f990af71f..994565e77 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -442,5 +442,9 @@ { "filterListId": 351, "maintainerId": 46 + }, + { + "filterListId": 207, + "maintainerId": 47 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index a05f7c84f..bd3237a61 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -313,5 +313,12 @@ "homeUrl": "https://adguard.com/", "name": "AdGuard", "twitterHandle": "adguard" + }, + { + "id": 47, + "emailAddress": null, + "homeUrl": "https://github.com/reek", + "name": "Reek", + "twitterHandle": null } ] \ No newline at end of file