From 3a09b76635290b948a6e55b9ce360cbfbe4b035c Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 3 Sep 2018 09:19:32 -0500 Subject: [PATCH] add EasyList - Lite closes #419 --- data/FilterList.json | 19 +++++++++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/FilterListTag.json | 4 ++++ data/Fork.json | 4 ++++ data/Maintainer.json | 7 +++++++ 5 files changed, 38 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 720f189b9..71625dce6 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -10353,5 +10353,24 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://secure.fanboy.co.nz/fanboy-problematic-sites.txt" + }, + { + "id": 565, + "chatUrl": null, + "description": "EasyList Lite is new in AdBlock for Microsoft Edge and Mozilla Firefox. It's a subset of EasyList. EasyList Lite includes only the filters that actually block and hide ads on the websites people visit most. This makes it several thousand filters smaller than EasyList, and that enables AdBlock to work faster on those sites.", + "descriptionSourceUrl": "https://help.getadblock.com/support/solutions/articles/6000142821-what-is-easylist-lite-", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": "https://help.getadblock.com/", + "homeUrl": "https://help.getadblock.com/", + "issuesUrl": null, + "licenseId": 4, + "name": "EasyList - Lite", + "policyUrl": "https://help.getadblock.com/support/solutions/articles/6000142821-what-is-easylist-lite-", + "publishedDate": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://cdn.adblockcdn.com/filters/easylist_lite.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 425a4a0d7..088f64d22 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -934,5 +934,9 @@ { "filterListId": 526, "maintainerId": 81 + }, + { + "filterListId": 565, + "maintainerId": 82 } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 4d7112a06..80874ffc1 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -530,5 +530,9 @@ { "filterListId": 564, "tagId": 5 + }, + { + "filterListId": 565, + "tagId": 2 } ] \ No newline at end of file diff --git a/data/Fork.json b/data/Fork.json index cd60fd89e..034483a97 100644 --- a/data/Fork.json +++ b/data/Fork.json @@ -47,6 +47,10 @@ "forkFilterListId": 166, "upstreamFilterListId": 301 }, + { + "forkFilterListId": 565, + "upstreamFilterListId": 301 + }, { "forkFilterListId": 312, "upstreamFilterListId": 311 diff --git a/data/Maintainer.json b/data/Maintainer.json index d18880842..48df56ad4 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -551,5 +551,12 @@ "homeUrl": "https://github.com/chadmayfield", "name": "Chad Mayfield", "twitterHandle": null + }, + { + "id": 82, + "emailAddress": null, + "homeUrl": "https://getadblock.com/", + "name": "AdBlock", + "twitterHandle": null } ] \ No newline at end of file