feat(api): 添加 Guovin 直播源

- 在 api.json 文件中添加了 Guovin 直播源信息
- 包含名称、类型、URL、EPG 地址和超时设置
This commit is contained in:
Wang.Luo 2025-08-03 13:44:03 +08:00
parent ac321f09d2
commit 5d0751cd15
2 changed files with 9 additions and 1 deletions

View File

@ -2454,7 +2454,15 @@
]
}
],
"lives": [],
"lives": [
{
"name": "Guovin",
"type": 0,
"url": "http://47.106.254.96:8000/",
"epg": "http://cdn.1678520.xyz/epg/?ch={name}&date={date}",
"timeout": 10
}
],
"hosts": [
"cache.ott.*.itv.cmvideo.cn=base-v4-free-mghy.e.cdn.chinamobile.com",
"cache.ott.ystenlive.itv.cmvideo.cn=base-v4-free-mghy.e.cdn.chinamobile.com",

Binary file not shown.