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 = /