-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsorblock_default_conf.json
70 lines (70 loc) · 1.53 KB
/
sponsorblock_default_conf.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
\"chapterCategoryAdded\": true,
\"autoSkipOnMusicVideosUpdate\": true,
\"invidiousInstances\": [
\"www.youtubekids.com\",
\"anontube.lvkaszus.pl\",
\"inv.bp.projectsegfau.lt\",
\"inv.makerlab.tech\",
\"inv.pistasjis.net\",
\"inv.tux.pizza\",
\"inv.zzls.xyz\",
\"invidious.asir.dev\",
\"invidious.flokinet.to\",
\"invidious.io.lol\",
\"invidious.lunar.icu\",
\"invidious.no-logs.com\",
\"invidious.privacydev.net\",
\"invidious.private.coffee\",
\"invidious.protokolla.fi\",
\"invidious.slipfox.xyz\",
\"invidious.tiekoetter.com\",
\"iv.ggtyler.dev\",
\"iv.melmac.space\",
\"iv.nboeck.de\",
\"onion.tube\",
\"vid.priv.au\",
\"vid.puffyan.us\",
\"yewtu.be\",
\"yt.artemislena.eu\",
\"yt.drgnz.club\",
\"yt.oelrichsgarcia.de\",
\"invidious.snopyta.org\"
],
\"categorySelections\": [
{
\"name\": \"sponsor\",
\"option\": 2
},
{
\"name\": \"poi_highlight\",
\"option\": 1
},
{
\"name\": \"exclusive_access\",
\"option\": 0
},
{
\"name\": \"chapter\",
\"option\": 0
},
{
\"name\": \"music_offtopic\",
\"option\": 2
}
],
\"isVip\": false,
\"permissions\": {
\"sponsor\": true,
\"selfpromo\": true,
\"exclusive_access\": true,
\"interaction\": true,
\"intro\": true,
\"outro\": true,
\"preview\": true,
\"music_offtopic\": true,
\"filler\": true,
\"poi_highlight\": true,
\"chapter\": false
}
}