forked from FreeDTV/FreeD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sourceNavigation.json
52 lines (52 loc) · 1.54 KB
/
sourceNavigation.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
{
"data": [
{
"name": "txt格式轮播测试源",
"pic": "https://imgpub.chuangkit.com/materials/2021/08/17/b2e6c85e-27e4-461b-bc3b-3cef6b6a2d4e?x-oss-process=image/resize,w_200/format,webp",
"webUrl": "https://cdn.jsdelivr.net/gh/FreeDTV/FreeD@latest/tv/douyu.txt",
"type": "txt",
"subTitle": "",
"click": true,
"autoNext": false,
"webOpen": false,
"keyDownPlay": true,
"keyUpPlay": true,
"userAgent": "",
"ads": "",
"decoder": 0,
"webPlus": {}
},
{
"name": "m3u格式测试源",
"pic": "https://imgpub.chuangkit.com/materials/2021/08/30/24ee516b-b5a2-415d-ba65-ea35b613cbd2?x-oss-process=image/resize,w_200/format,webp",
"webUrl": "https://iptv-org.github.io/iptv/countries/cn.m3u",
"type": "m3u",
"subTitle": "",
"click": true,
"autoNext": false,
"webOpen": false,
"keyDownPlay": true,
"keyUpPlay": true,
"userAgent": "",
"ads": "",
"decoder": 0,
"webPlus": {}
},
{
"name": "m3u格式测试源",
"pic": "https://imgpub.chuangkit.com/materials/2021/09/15/75978b65-3340-4f8a-b146-8a5049febbd0?x-oss-process=image/resize,w_200/format,webp",
"webUrl": "https://cdn.jsdelivr.net/gh/goolguy007/radioer/TVradio.m3u",
"type": "m3u",
"subTitle": "",
"click": true,
"autoNext": true,
"webOpen": false,
"keyDownPlay": true,
"keyUpPlay": true,
"userAgent": "",
"ads": "",
"decoder": 0,
"webPlus": {}
}
]
}