forked from wals09/msx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbonus.json
More file actions
30 lines (28 loc) · 935 Bytes
/
bonus.json
File metadata and controls
30 lines (28 loc) · 935 Bytes
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
{
"name": "Andycar",
"version": "1.0.0",
"headline": "Andycar бонус",
"menu": [
{
"type": "separator"
},
{
"label": "Так себе TV",
"icon": "tv",
"data": "user:http://msx.benzac.de/services/m3u.php/msx/m3u.php?type=video&mode=extended&url=https://andycar.github.io/msx/bonus/bonus.m3u"
},
{
"label": "WORLD.TV",
"icon": "tv",
"data": "user:http://msx.benzac.de/services/m3u.php/msx/m3u.php?type=video&mode=extended&url=https://i.mjh.nz/PlutoTV/all.m3u8"
},
{
"label": "Золотая коллекция",
"icon": "tv",
"data": "user:http://msx.benzac.de/services/m3u.php/msx/m3u.php?type=video&mode=extended&url=https://olsib.at.ua/vip/Golden_Collection.m3u"
},
{
"type": "separator"
}
]
}