mirror of
https://github.com/qist/tvbox.git
synced 2026-04-21 15:02:44 +00:00
更新源 202601080352
This commit is contained in:
@@ -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 + ")"
|
||||
|
||||
Reference in New Issue
Block a user