blob: 75ac4b078c1ed42760b8c24ecbdd202f44259a3e [file] [log] [blame]
Kulanthaivel Palanichamy359f55b2015-10-06 18:03:26 -07001{
2 "version": "1.0",
3 "update": {},
4 "subscriptions": [
5 {
6 "name" : "Malware Domains Filter",
7 "category" : "MALWARE_DOMAINS",
8 "format" : "WebRefiner 1.0",
jrizzolid624c972015-11-05 14:55:16 +01009 "url" : "https://easylist-downloads.adblockplus.org/exceptionrules.txt",
10 "expiration" : "2 days"
Kulanthaivel Palanichamy359f55b2015-10-06 18:03:26 -070011 },
12 {
13 "name" : "Privacy Filter",
14 "category" : "TRACKERS",
15 "format" : "WebRefiner 1.0",
jrizzoli879f4f92016-04-14 17:19:07 +020016 "url" : "https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt",
jrizzolid624c972015-11-05 14:55:16 +010017 "expiration" : "2 days"
Kulanthaivel Palanichamy359f55b2015-10-06 18:03:26 -070018 },
19 {
20 "name" : "Ad Filter",
21 "category" : "ADS",
22 "format" : "WebRefiner 1.0",
jrizzolid624c972015-11-05 14:55:16 +010023 "url" : "https://easylist-downloads.adblockplus.org/easylist.txt",
24 "expiration" : "2 days"
Kulanthaivel Palanichamy359f55b2015-10-06 18:03:26 -070025 }
26 ]
27}