更新源 202601080352

This commit is contained in:
github-actions[bot]
2026-01-08 03:52:45 +00:00
parent a61b2269ea
commit c1011e5e22
5 changed files with 46 additions and 192 deletions

View File

@@ -2235,7 +2235,6 @@ var rule = {
let json = /__INITIAL_DATA__/.test(html) ? html.split("window.__INITIAL_DATA__ =")[1].split(";")[0] : "{}";
if (json === "{}") {
log("触发了优酷人机验证");
VOD.vod_remarks = ourl;
VOD.vod_pic = _img;
VOD.vod_name = video_lists[0].title.replace(/(\d+)/g, "");
VOD.vod_content = "触发了优酷人机验证,本次未获取详情,但不影响播放(" + ourl + ")"