57 lines
1.6 KiB
Plaintext
57 lines
1.6 KiB
Plaintext
File metadata and controls
|
|
|
|
Code
|
|
|
|
Blame
|
|
{
|
|
"lives": [
|
|
{
|
|
"name": "M3U",
|
|
"url": "https://github.com/live.m3u"
|
|
},
|
|
{
|
|
"name": "TXT",
|
|
"url": "https://github.com/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
|
},
|
|
{
|
|
"name": "IJK",
|
|
"url": "https://github.com/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png",
|
|
"playerType": 1
|
|
},
|
|
{
|
|
"name": "EXO",
|
|
"url": "https://github.com/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png",
|
|
"playerType": 2
|
|
},
|
|
{
|
|
"name": "PRO",
|
|
"boot": false,
|
|
"url": "https://github.com/live.txt",
|
|
"epg": "https://epg.112114.xyz/?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",
|
|
"referer": "https://github.com/"
|
|
},
|
|
{
|
|
"name": "Custom",
|
|
"boot": false,
|
|
"url": "https://github.com/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png",
|
|
"header": {
|
|
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
|
|
"referer": "https://github.com/"
|
|
}
|
|
},
|
|
{
|
|
"name": "JSON",
|
|
"type": 1,
|
|
"url": "https://github.com/live.json"
|
|
}
|
|
] |