aboutsummaryrefslogtreecommitdiffstats
path: root/assets/assets.json
blob: ac327562767fef2b998151d75a92b5a19c442d39 (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
    "assets.json": {
        "content": "internal",
        "updateAfter": 13,
        "contentURL": [
            "https://libregit.org/heckyel/ematrix/raw/master/assets/assets.json",
            "assets/assets.json"
        ]
    },
    "public_suffix_list.dat": {
        "content": "internal",
        "updateAfter": 19,
        "contentURL": [
            "https://publicsuffix.org/list/public_suffix_list.dat",
            "assets/thirdparties/publicsuffix.org/list/public_suffix_list.dat",
            "assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat"
        ]
    },
    "malware-0": {
        "content": "filters",
        "group": "malware",
        "title": "Malware Domain List",
        "contentURL": [
            "https://www.malwaredomainlist.com/hostslist/hosts.txt",
            "assets/thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt"
        ]
    },
    "malware-1": {
        "content": "filters",
        "group": "malware",
        "title": "Malware domains",
        "contentURL": [
            "https://mirror.cedia.org.ec/malwaredomains/justdomains",
            "https://mirror1.malwaredomains.com/files/justdomains",
            "assets/thirdparties/mirror1.malwaredomains.com/files/justdomains",
            "assets/thirdparties/mirror1.malwaredomains.com/files/justdomains.txt"
        ],
        "supportURL": "http://www.malwaredomains.com/"
    },
    "dpollock-0": {
        "content": "filters",
        "group": "multipurpose",
        "updateAfter": 11,
        "title": "Dan Pollock’s hosts file",
        "contentURL": [
            "http://someonewhocares.org/hosts/hosts",
            "assets/thirdparties/someonewhocares.org/hosts/hosts.txt"
        ],
        "supportURL": "http://someonewhocares.org/hosts/"
    },
    "hphosts": {
        "content": "filters",
        "group": "multipurpose",
        "updateAfter": 11,
        "title": "hpHosts’ Ad and tracking servers",
        "contentURL": [
            "https://hosts-file.net/.%5Cad_servers.txt",
            "assets/thirdparties/hosts-file.net/ad_servers.txt"
        ],
        "supportURL": "https://hosts-file.net/"
    },
    "mvps-0": {
        "content": "filters",
        "group": "multipurpose",
        "updateAfter": 11,
        "title": "MVPS HOSTS",
        "contentURL": [
            "http://winhelp2002.mvps.org/hosts.txt",
            "assets/thirdparties/winhelp2002.mvps.org/hosts.txt"
        ],
        "supportURL": "http://winhelp2002.mvps.org/"
    },
    "plowe-0": {
        "content": "filters",
        "group": "multipurpose",
        "updateAfter": 13,
        "title": "Peter Lowe’s Ad and tracking server list",
        "contentURL": [
            "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext",
            "assets/thirdparties/pgl.yoyo.org/as/serverlist",
            "assets/thirdparties/pgl.yoyo.org/as/serverlist.txt"
        ],
        "supportURL": "https://pgl.yoyo.org/adservers/"
    }
}