Kulanthaivel Palanichamy | 359f55b | 2015-10-06 18:03:26 -0700 | [diff] [blame] | 1 | { |
| 2 | "version": "1.0", |
| 3 | "update": {}, |
| 4 | "subscriptions": [ |
| 5 | { |
| 6 | "name" : "Malware Domains Filter", |
| 7 | "category" : "MALWARE_DOMAINS", |
| 8 | "format" : "WebRefiner 1.0", |
jrizzoli | d624c97 | 2015-11-05 14:55:16 +0100 | [diff] [blame] | 9 | "url" : "https://easylist-downloads.adblockplus.org/exceptionrules.txt", |
| 10 | "expiration" : "2 days" |
Kulanthaivel Palanichamy | 359f55b | 2015-10-06 18:03:26 -0700 | [diff] [blame] | 11 | }, |
| 12 | { |
| 13 | "name" : "Privacy Filter", |
| 14 | "category" : "TRACKERS", |
| 15 | "format" : "WebRefiner 1.0", |
Gabriele M | 783ce43 | 2016-04-26 16:04:54 +0200 | [diff] [blame] | 16 | "url" : "https://easylist-downloads.adblockplus.org/easyprivacy.txt", |
jrizzoli | d624c97 | 2015-11-05 14:55:16 +0100 | [diff] [blame] | 17 | "expiration" : "2 days" |
Kulanthaivel Palanichamy | 359f55b | 2015-10-06 18:03:26 -0700 | [diff] [blame] | 18 | }, |
| 19 | { |
| 20 | "name" : "Ad Filter", |
| 21 | "category" : "ADS", |
| 22 | "format" : "WebRefiner 1.0", |
Gabriele M | 783ce43 | 2016-04-26 16:04:54 +0200 | [diff] [blame] | 23 | "url" : "https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt", |
jrizzoli | d624c97 | 2015-11-05 14:55:16 +0100 | [diff] [blame] | 24 | "expiration" : "2 days" |
jrizzoli | 71560d7 | 2016-04-26 18:35:29 +0200 | [diff] [blame] | 25 | }, |
| 26 | { |
| 27 | "name" : "Anti Adblock Filter", |
| 28 | "category" : "ADS", |
| 29 | "format" : "WebRefiner 1.0", |
| 30 | "url" : "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt", |
| 31 | "expiration" : "5 days" |
| 32 | }, |
| 33 | { |
| 34 | "name" : "Adware Filter", |
| 35 | "category" : "ADS", |
| 36 | "format" : "WebRefiner 1.0", |
| 37 | "url" : "https://easylist-downloads.adblockplus.org/adwarefilters.txt", |
| 38 | "expiration" : "5 days" |
| 39 | }, |
| 40 | { |
| 41 | "name" : "Regional Ad Filter", |
| 42 | "category" : "ADS", |
| 43 | "format" : "WebRefiner 1.0", |
| 44 | "url" : "https://easylist-downloads.adblockplus.org/bitblock.txt", |
| 45 | "expiration" : "5 days" |
Kulanthaivel Palanichamy | 359f55b | 2015-10-06 18:03:26 -0700 | [diff] [blame] | 46 | } |
| 47 | ] |
| 48 | } |