From f5015558008c207b811c79b4440c0c6b2f59a42b Mon Sep 17 00:00:00 2001 From: "Wang.Luo" <1593775941@qq.com> Date: Fri, 25 Jul 2025 01:48:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(XBPQ):=20=E6=B7=BB=E5=8A=A0=E6=82=9F?= =?UTF-8?q?=E7=A9=BA=E5=BD=B1=E8=A7=86=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增悟空影视资源配置文件 - 在 api.json 中添加悟空影视的扩展配置项 --- XBPQ/悟空影视.json | 6 ++++++ api.json | 11 +++++++++++ 2 files changed, 17 insertions(+) create mode 100644 XBPQ/悟空影视.json diff --git a/XBPQ/悟空影视.json b/XBPQ/悟空影视.json new file mode 100644 index 0000000..f67dbd7 --- /dev/null +++ b/XBPQ/悟空影视.json @@ -0,0 +1,6 @@ +{ + "简介": "col-pd\">&&<", + "分类": "电影$dianying#电视剧$juji#短剧$duanju#动漫$dongman#综艺$zongyi", + "分类url": "https://wkvod.cc/vodshow/id/{cateId}/page/{catePg}.html[https://www.wkvod.cc/type/{cateId}-{catePg}.html]", + "类型": "动作片$dongzuopian#喜剧片$xijupian#爱情片$aiqingpian#科幻片$kehuanpian#恐怖片$kongbupian#剧情片$juqingpian#战争片$zhanzhengpian#记录片$jilupian#动画片$donghuapian||国产剧$guochanju#港台剧$gangtaiju#日韩剧$rihanju#欧美剧$oumeiju#泰国剧$taiguoju||空||空||空" +} \ No newline at end of file diff --git a/api.json b/api.json index cbe4884..1060a00 100644 --- a/api.json +++ b/api.json @@ -1350,6 +1350,17 @@ "filterable": 1, "ext": "./XBPQ/红果短剧.json" }, + { + "key": "悟空", + "name": "悟空|影视", + "type": 3, + "api": "csp_HBPQ", + "searchable": 1, + "quickSearch": 1, + "filterable": 1, + "click": "document.querySelector(\"#playleft iframe\").contentWindow.document.querySelector(\"#start\").click();", + "ext": "./XBPQ/悟空影视.json" + }, { "key": "柚子资源", "name": "柚子|采集",