mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-10 17:38:35 +01:00
Update zip
This commit is contained in:
parent
6d22974c9e
commit
dbc8fb0bed
2 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue