-
Notifications
You must be signed in to change notification settings - Fork 6
/
lists.json
37 lines (37 loc) · 1.91 KB
/
lists.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
{
"name": "EasyList",
"url": "https://easylist.to/easylist/easylist.txt",
"format": "adbp",
"moreinformation": "https://easylist.to/",
"description": "EasyList is the primary filter list that removes most adverts from international webpages, including unwanted frames, images and objects. It is the most popular list used by many ad blockers and forms the basis of over a dozen combination and supplementary filter lists.",
"license-identifier": "GPL3 / CC BY-SA 3.0"
},
{
"name": "EasyPrivacy",
"url": "https://easylist.to/easylist/easyprivacy.txt",
"format": "adbp",
"moreinformation": "https://easylist.to/",
"description": "EasyPrivacy is an optional supplementary filter list that completely removes all forms of tracking from the internet, including web bugs, tracking scripts and information collectors, thereby protecting your personal data.",
"license-identifier": "GPL3 / CC BY-SA 3.0"
},
{
"name": "AdGuard Simplified Domain Names Filter",
"url": "https://filters.adtidy.org/extension/chromium/filters/15.txt",
"format": "adbp",
"outputfile": "adguarddns.txt",
"moreinformation": "https://kb.adguard.com/en/general/adguard-ad-filters",
"description": "A filter composed from several other filters (English filter, Social media filter, Spyware filter, Mobile ads filter, EasyList and EasyPrivacy) and simplified specifically to be better compatible with DNS-level ad blocking. This filter is used by AdGuard DNS servers to block ads.",
"license-identifier": "GPL3"
},
{
"name": "NoCoin Filter List",
"url": "https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt",
"format": "hosts",
"outputfile": "nocoin.txt",
"moreinformation": "https://github.com/hoshsadiq/adblock-nocoin-list/",
"description": "Blocking Web Browser Bitcoin Mining",
"license-identifier": "MIT",
"license": "https://github.com/hoshsadiq/adblock-nocoin-list/blob/master/LICENSE"
}
]