From 5fa679c6d69d286bac2a9fe54d77ab1a9da5d3d9 Mon Sep 17 00:00:00 2001 From: mcp Date: Thu, 13 Feb 2025 13:25:15 +0800 Subject: [PATCH] ... --- pj.json | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/pj.json b/pj.json index 7886d04..dc8d71c 100644 --- a/pj.json +++ b/pj.json @@ -624,13 +624,33 @@ } ], "logo": "https://s1.imagehub.cc/images/2025/01/15/e8b21391c58ed454c13ade26c003e857.gif", - "lives": [{ - "playerType": 1, - "name": "鹏九直播", - "logo": "https://epg.112114.xyz/logo/{name}.png", - "type": 0, - "ua": "okhttp/3.15", - "epg": "https://epg.112114.xyz/?ch={name}&date={date}", - "url": "https://mcp2016.github.io/TVBox/lives.txt" - }] + "lives": [ + { + "playerType": 1, + "name": "鹏九直播", + "logo": "https://epg.112114.xyz/logo/{name}.png", + "type": 0, + "ua": "okhttp/3.15", + "epg": "https://epg.112114.xyz/?ch={name}&date={date}", + "url": "https://mcp2016.github.io/TVBox/lives.txt" + }, + { + "playerType": 1, + "name": "鹏九直播(惜染)", + "logo": "https://epg.112114.xyz/logo/{name}.png", + "type": 0, + "ua": "okhttp/3.15", + "epg": "https://epg.112114.xyz/?ch={name}&date={date}", + "url": "https://mpimg.cn/down.php/7593582add3646f042c0899c74db48af.txt" + }, + { + "playerType": 1, + "name": "iptv-api", + "logo": "https://epg.112114.xyz/logo/{name}.png", + "type": 0, + "ua": "okhttp/3.15", + "epg": "https://epg.112114.xyz/?ch={name}&date={date}", + "url": "https://raw.githubusercontent.com/Guovin/iptv-api/gd/output/result.txt" + } + ] }