-
Notifications
You must be signed in to change notification settings - Fork 481
/
sourceNavigation.json
99 lines (99 loc) · 3.03 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"data": [
{
"name": "2023.01.10测试",
"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://ghproxy.com/https://raw.githubusercontent.com/shenhuash01/IPTV/main/IPTV.m3u",
"type": "m3u",
"subTitle": "",
"click": true,
"autoNext": false,
"webOpen": false,
"keyDownPlay": true,
"keyUpPlay": true,
"userAgent": "",
"ads": "",
"decoder": 0,
"webPlus": {}
},
{
"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": "json格式测试源",
"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://pastebin.com/raw/Ue63BWUp",
"type": "gitJson",
"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",
"type": "m3u",
"subTitle": "",
"click": true,
"autoNext": true,
"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://pastebin.com/raw/Dg5EDRXp",
"type": "txt",
"subTitle": "",
"click": true,
"autoNext": true,
"webOpen": false,
"keyDownPlay": true,
"keyUpPlay": true,
"userAgent": "",
"ads": "",
"decoder": 0,
"webPlus": {}
}
]
}