From 451386e76ee4b2cb07ac60ff5e65ee266adea93a Mon Sep 17 00:00:00 2001 From: gyjune <14752+gyjune@noreply.example.org> Date: Wed, 5 Aug 2026 04:12:06 +0200 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=E3=80=8Cjs=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/茶杯狐.js | 146 +++++++++++++++++++++++++++++---------------------- 1 file changed, 83 insertions(+), 63 deletions(-) diff --git a/js/茶杯狐.js b/js/茶杯狐.js index cabbd93..59baf47 100644 --- a/js/茶杯狐.js +++ b/js/茶杯狐.js @@ -41,41 +41,38 @@ function fixUrl(url) { return API_HOST + '/' + url; } -// ============ 解析视频列表 ============ +// ============ 解析视频列表(基于实际HTML结构) ============ function parseVideoList(html) { const videos = []; if (!html) return videos; - // 使用正则匹配 stui-vodlist__box 或 stui-vodlist__item - const itemPattern = /