kecskemet365.hu
[Adblock-list-backups-hufilter.git] / filters.json
blob7f1378dc50291b1e40dcafb332d01f0ee5cf72e8
2   {
3     "output": "hufilter.txt",
4     "title": "Hufilter Basic",
5     "header": "adblock-plus.txt",
6     "sections": [
7       "ads.txt",
8       "unbreak.txt"
9     ]
10   },
11   {
12     "output": "hufilter-abp.txt",
13     "title": "Hufilter for ABP",
14     "header": "adblock-plus.txt",
15     "sections": [
16       "ads.txt",
17       "annoyances.txt",
18       "antiadblock.txt",
19       "trackers.txt",
20       "unbreak.txt",
21       "adblock-plus-specific/antiadblock.txt",
22       "adblock-plus-specific/unbreak.txt"
23     ]
24   },
25   {
26     "output": "hufilter-ublock.txt",
27     "title": "Hufilter for uBO",
28     "header": "ublock-origin.txt",
29     "sections": [
30       "ads.txt",
31       "annoyances.txt",
32       "antiadblock.txt",
33       "trackers.txt",
34       "unbreak.txt",
35       "ublock-origin-specific/ads.txt",
36       "ublock-origin-specific/annoyances.txt",
37       "ublock-origin-specific/antiadblock.txt",
38       "ublock-origin-specific/unbreak.txt"
39     ]
40   },
41   {
42     "output": "hufilter-adguard.txt",
43     "title": "Hufilter for AdGuard",
44     "header": "adguard.txt",
45     "sections": [
46       "ads.txt",
47       "annoyances.txt",
48       "antiadblock.txt",
49       "trackers.txt",
50       "unbreak.txt",
51       "adguard-specific/ads.txt",
52       "adguard-specific/annoyances.txt",
53       "adguard-specific/antiadblock.txt",
54       "adguard-specific/unbreak.txt"
55     ]
56   },
57   {
58     "output": "hufilter-selfpromo.txt",
59     "title": "Hufilter Self-promotions",
60     "header": "adblock-plus.txt",
61     "sections": [
62       "selfpromo.txt"
63     ]
64   },
65   {
66     "output": "hufilter-dns.txt",
67     "title": "Hufilter DNS",
68     "dns": true,
69     "header": "dns.txt",
70     "sections": [
71       "ads.txt",
72       "annoyances.txt",
73       "trackers.txt",
74       "unbreak.txt"
75     ]
76   },
77   {
78     "output": "hufilter-pihole.txt",
79     "title": "Hufilter Pi-hole",
80     "dns": true,
81     "header": "pi-hole.txt",
82     "sections": [
83       "ads.txt",
84       "annoyances.txt",
85       "trackers.txt",
86       "unbreak.txt"
87     ]
88   }