mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-12 12:20:10 +08:00
Compare commits
No commits in common. "3390c38f98f040ef83c8efe5c35819a4cbf6c0ff" and "9cd5dc6d9a4c032ad7665f52d3d22f696bc5adca" have entirely different histories.
3390c38f98
...
9cd5dc6d9a
@ -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.
28846
lib/iptv.m3u
28846
lib/iptv.m3u
File diff suppressed because it is too large
Load Diff
28769
lib/iptv.txt
28769
lib/iptv.txt
File diff suppressed because it is too large
Load Diff
4836
lib/iptv_test.m3u
4836
lib/iptv_test.m3u
File diff suppressed because it is too large
Load Diff
4602
lib/iptv_test.txt
4602
lib/iptv_test.txt
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user