mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
6ecd9d8109
commit
3a09b76635
5 changed files with 38 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -934,5 +934,9 @@
|
|||
{
|
||||
"filterListId": 526,
|
||||
"maintainerId": 81
|
||||
},
|
||||
{
|
||||
"filterListId": 565,
|
||||
"maintainerId": 82
|
||||
}
|
||||
]
|
||||
|
|
@ -530,5 +530,9 @@
|
|||
{
|
||||
"filterListId": 564,
|
||||
"tagId": 5
|
||||
},
|
||||
{
|
||||
"filterListId": 565,
|
||||
"tagId": 2
|
||||
}
|
||||
]
|
||||
|
|
@ -47,6 +47,10 @@
|
|||
"forkFilterListId": 166,
|
||||
"upstreamFilterListId": 301
|
||||
},
|
||||
{
|
||||
"forkFilterListId": 565,
|
||||
"upstreamFilterListId": 301
|
||||
},
|
||||
{
|
||||
"forkFilterListId": 312,
|
||||
"upstreamFilterListId": 311
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue