update Reek AAK

ref #117
This commit is contained in:
Collin M. Barrett 2018-02-21 16:01:36 -06:00
parent 22370f0daf
commit cff3a24870
3 changed files with 15 additions and 4 deletions

View file

@ -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"
},
{

View file

@ -442,5 +442,9 @@
{
"filterListId": 351,
"maintainerId": 46
},
{
"filterListId": 207,
"maintainerId": 47
}
]

View file

@ -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
}
]