Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Commit d17df5f

Browse files
committed
3rd-party block lists can be added/removed dynamically
1 parent b21ec46 commit d17df5f

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
{
2+
"mirror1.malwaredomains.com/files/immortal_domains.txt": {
3+
"title": "Long-lived malware domains"
4+
},
5+
"mirror1.malwaredomains.com/files/justdomains": {
6+
"title": "Malware domains"
7+
},
8+
"pgl.yoyo.org/as/serverlist": {
9+
"title": "Peter Lowe’s Ad server list"
10+
},
11+
"www.malwaredomainlist.com/hostslist/hosts.txt": {
12+
"title": "Malware Domain List"
13+
},
14+
"hosts-file.net/ad-servers": {
15+
"title": "hpHosts’s Ad and tracking servers"
16+
},
17+
"someonewhocares.org/hosts/hosts": {
18+
"title": "Dan Pollock’s hosts file"
19+
},
20+
"winhelp2002.mvps.org/hosts.txt": {
21+
"title": "MVPS HOSTS"
22+
},
23+
"easylist-downloads.adblockplus.org/easylist.txt": {
24+
"title": "EasyList"
25+
},
26+
"easylist-downloads.adblockplus.org/easyprivacy.txt": {
27+
"title": "EasyPrivacy"
28+
},
29+
"easylist-downloads.adblockplus.org/fanboy-annoyance.txt": {
30+
"off": true,
31+
"title": "Fanboy’s Annoyance List"
32+
},
33+
"www.fanboy.co.nz/enhancedstats.txt": {
34+
"off": true,
35+
"title": "Fanboy’s Enhanced Tracking List"
36+
},
37+
"easylist-downloads.adblockplus.org/easylistgermany.txt": {
38+
"off": true,
39+
"title": "EasyList Germany"
40+
},
41+
"easylist-downloads.adblockplus.org/easylistitaly.txt": {
42+
"off": true,
43+
"title": "EasyList Italy"
44+
},
45+
"easylist-downloads.adblockplus.org/easylistdutch.txt": {
46+
"off": true,
47+
"title": "EasyList Dutch"
48+
},
49+
"easylist-downloads.adblockplus.org/liste_fr.txt": {
50+
"off": true,
51+
"title": "EasyList Liste FR"
52+
},
53+
"easylist-downloads.adblockplus.org/advblock.txt": {
54+
"off": true,
55+
"title": "EasyList RU AdList"
56+
},
57+
"easylist-downloads.adblockplus.org/easylistchina.txt": {
58+
"off": true,
59+
"title": "EasyList China"
60+
},
61+
"adblock-chinalist.googlecode.com/svn/trunk/adblock.txt": {
62+
"off": true,
63+
"title": "EasyList China (obsolete: to be removed)"
64+
},
65+
"adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt": {
66+
"off": true,
67+
"title": "ABP Japanese filters"
68+
},
69+
"stanev.org/abp/adblock_bg.txt": {
70+
"off": true,
71+
"title": "Bulgarian Adblock list"
72+
},
73+
"indonesianadblockrules.googlecode.com/hg/subscriptions/abpindo.txt": {
74+
"off": true,
75+
"title": "ABPindo"
76+
},
77+
"liste-ar-adblock.googlecode.com/hg/Liste_AR.txt": {
78+
"off": true,
79+
"title": "Liste AR"
80+
},
81+
"adblock-czechoslovaklist.googlecode.com/svn/filters.txt": {
82+
"off": true,
83+
"title": "EasyList Czech and Slovak"
84+
},
85+
"raw.github.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt": {
86+
"off": true,
87+
"title": "EasyList Hebrew"
88+
},
89+
"download.wiltteri.net/wiltteri.txt": {
90+
"off": true,
91+
"title": "Wiltteri"
92+
},
93+
"hosts-file.net/hosts.txt": {
94+
"off": true,
95+
"title": "hpHosts’ HOSTS"
96+
}
97+
}

0 commit comments

Comments
 (0)