From 516cc2ee9122efe06d687279cd48930a6662f580 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Fri, 29 Mar 2024 22:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20duboku.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/duboku.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/json/duboku.json b/json/duboku.json index a58e0f16..5a63c27c 100644 --- a/json/duboku.json +++ b/json/duboku.json @@ -33,7 +33,7 @@ "cateVodImg": "/@data-original", "cateVodImgR": "\\S+(http\\S+)", "cateVodMark": "//span[contains(@class,'pic-text')]/text()", - "dtUrl": "https://my.duboku.vip/voddetail/{vid}.html", + "dtUrl": "https://w.duboku.io/voddetail/{vid}.html", "dtNode": "//body", "dtName": "//div[contains(@class,'myui-content__thumb')]/a/@title", "dtNameR": "", @@ -55,10 +55,11 @@ "dtUrlIdR": "/vodplay/(\\S+).html", "dtUrlName": "/text()", "dtUrlNameR": "", - "playUrl": "https://my.duboku.vip/vodplay/{playUrl}.html", + + "playUrl": "https://w.duboku.io/vodplay/{playUrl}.html", "playUa": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36", - "playReferer": "https://www.duboku.tv/", - "searchUrl": "https://www.duboku.tv/index.php/ajax/suggest?mid=1&wd={wd}&limit=10", + "playReferer": "https://w.duboku.io/", + "searchUrl": "https://w.duboku.io/index.php/ajax/suggest?mid=1&wd={wd}&limit=10", "scVodNode": "json:list", "scVodName": "name", "scVodId": "id", @@ -769,4 +770,4 @@ } ] } -} \ No newline at end of file +}