-
Notifications
You must be signed in to change notification settings - Fork 0
/
online.json
36 lines (36 loc) · 1008 Bytes
/
online.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
{
"lives": [
{
"name": "TXT",
"type": 0,
"url": "https://github.com/live.txt",
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
"boot": false
},
{
"name": "M3U",
"type": 0,
"url": "https://github.com/live.m3u",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"ua": "okhttp/3.15",
"boot": false
},
{
"name": "IJK",
"type": 0,
"url": "https://github.com/live.txt",
"playerType": 1
},
{
"name": "JSON",
"type": 1,
"url": "https://github.com/live.json",
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={epg}&date={date}",
"logo": "http://epg.51zmt.top:8000/{logo}",
"boot": false
}
]
}