更新 api.json

This commit is contained in:
Mujinniao
2025-10-04 09:36:45 +08:00
committed by GitHub
parent 2ab326e3e9
commit ba79a15c9a

View File

@@ -3,7 +3,7 @@
"lives": [ "lives": [
{ {
"name": "IPTV", "name": "IPTV",
"url": "file://box/iptv.txt", "url": "http://127.0.0.1:9978/file/box/iptv.txt",
"epg": "http://epg.112114.xyz/?ch={name}&date={date}", "epg": "http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:9978/file/box/logo/{name}.png" "logo": "http://127.0.0.1:9978/file/box/logo/{name}.png"
} }