mirror of https://github.com/FongMi/TV.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.8 KiB
60 lines
1.8 KiB
{
|
|
"lives": [
|
|
{
|
|
"name": "M3U",
|
|
"url": "file://Download/live.m3u"
|
|
},
|
|
{
|
|
"name": "TXT",
|
|
"url": "file://Download/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
|
},
|
|
{
|
|
"name": "IJK",
|
|
"url": "file://Download/live.txt",
|
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
"logo": "https://epg.112114.xyz/logo/{name}.png",
|
|
"playerType": 1
|
|
},
|
|
{
|
|
"name": "EXO",
|
|
"url": "file://Download/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": "file://Download/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,
|
|
"pass": true,
|
|
"url": "file://Download/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/"
|
|
},
|
|
"catchup": {
|
|
"days": "7",
|
|
"type": "append",
|
|
"regex": "/PLTV/",
|
|
"source": "?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}"
|
|
}
|
|
},
|
|
{
|
|
"name": "JSON",
|
|
"type": 1,
|
|
"url": "file://Download/live.json"
|
|
}
|
|
]
|
|
} |