mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-12 01:08:53 +08:00
Update zip
This commit is contained in:
parent
6d22974c9e
commit
dbc8fb0bed
@ -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 + ")"
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user