blob: 03d359830f857cf9bb162b9f8ac3e17405d96d7f [file] [log] [blame]
Kulanthaivel Palanichamyf36e1db2015-04-08 16:11:06 -07001{
2 "version": "1.0",
3 "update": {},
4 "subscriptions": [
5 {
Kulanthaivel Palanichamy2c5186b2015-07-30 11:53:35 -07006 "name" : "Malware Domains Filter",
7 "category" : "MALWARE_DOMAINS",
Kulanthaivel Palanichamyf36e1db2015-04-08 16:11:06 -07008 "format" : "WebRefiner 1.0",
Kulanthaivel Palanichamy2c5186b2015-07-30 11:53:35 -07009 "url" : "none",
Kulanthaivel Palanichamyf36e1db2015-04-08 16:11:06 -070010 "expiration" : "5 days"
11 },
12 {
Kulanthaivel Palanichamy2c5186b2015-07-30 11:53:35 -070013 "name" : "Privacy Filter",
14 "category" : "TRACKERS",
Kulanthaivel Palanichamyf36e1db2015-04-08 16:11:06 -070015 "format" : "WebRefiner 1.0",
Kulanthaivel Palanichamy2c5186b2015-07-30 11:53:35 -070016 "url" : "none",
17 "expiration" : "5 days"
18 },
19 {
20 "name" : "Ad Filter",
21 "category" : "ADS",
22 "format" : "WebRefiner 1.0",
23 "url" : "none",
Kulanthaivel Palanichamyf36e1db2015-04-08 16:11:06 -070024 "expiration" : "5 days"
25 }
26 ]
27}