From 965994ec1c984b7740acb2df4786167f17469f3f Mon Sep 17 00:00:00 2001 From: "Wang.Luo" <1593775941@qq.com> Date: Sun, 3 Aug 2025 13:52:37 +0800 Subject: [PATCH] =?UTF-8?q?fix(api):=20=E6=9B=B4=E6=96=B0=20Guovin=20API?= =?UTF-8?q?=20=E7=9A=84=20URL=20=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 Guovin API 的 URL 从根地址修改为特定的 M3U 文件路径 - 新 URL 为 http://47.106.254.96:9120/d/home/iptv-api/output/result.m3u --- api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.json b/api.json index a1c7f51..4e76b1f 100644 --- a/api.json +++ b/api.json @@ -2458,7 +2458,7 @@ { "name": "Guovin", "type": 0, - "url": "http://47.106.254.96:8000/", + "url": "http://47.106.254.96:9120/d/home/iptv-api/output/result.m3u", "epg": "http://cdn.1678520.xyz/epg/?ch={name}&date={date}", "timeout": 10 }