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.
27 lines
828 B
27 lines
828 B
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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}"
|
|
}
|
|
]
|
|
} |