This commit is contained in:
wwb521 2024-04-25 17:33:56 +08:00
parent 810818c448
commit 4f15c64378

View File

@ -1,5 +1,16 @@
{ {
"spider": "http://dd.ma/CFlLnSbJ", "spider": "http://dd.ma/CFlLnSbJ",
"wallpaper": "https://api.btstu.cn/sjbz/api.php",
"lives": [
{
"name": "live",
"type": 0,
"playerType": 1,
"url": "https://live.fanmingming.com/tv/m3u/ipv6.m3u",
"epg": "http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
}
],
"sites": [ "sites": [
{ {
"key": "玉兔专场", "key": "玉兔专场",
@ -633,16 +644,5 @@
} }
] ]
} }
], ]
"wallpaper": "https://api.btstu.cn/sjbz/api.php",
"lives": [
{
"name": "live",
"type": 0,
"playerType": 1,
"url": "https://live.fanmingming.com/tv/m3u/ipv6.m3u",
"epg": "http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
}
]
} }