summaryrefslogtreecommitdiffstats
path: root/res/raw/web_refiner_conf
blob: 75ac4b078c1ed42760b8c24ecbdd202f44259a3e (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
{
  "version": "1.0",
  "update": {},
  "subscriptions": [
    {
      "name"            : "Malware Domains Filter",
      "category"        : "MALWARE_DOMAINS",
      "format"          : "WebRefiner 1.0",
      "url"             : "https://easylist-downloads.adblockplus.org/exceptionrules.txt",
      "expiration"      : "2 days"
    },
    {
      "name"            : "Privacy Filter",
      "category"        : "TRACKERS",
      "format"          : "WebRefiner 1.0",
      "url"             : "https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt",
      "expiration"      : "2 days"
    },
    {
      "name"            : "Ad Filter",
      "category"        : "ADS",
      "format"          : "WebRefiner 1.0",
      "url"             : "https://easylist-downloads.adblockplus.org/easylist.txt",
      "expiration"      : "2 days"
    }
  ]
}