mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-11 09:58:33 +01:00
Compare commits
No commits in common. "cfa1a2fd2dde86bdc99de955d36e408087cb5a4a" and "b627aa9d8db2a0dccd9a40aadbee4690f09a6d59" have entirely different histories.
cfa1a2fd2d
...
b627aa9d8d
8 changed files with 34073 additions and 33959 deletions
|
|
@ -2235,7 +2235,6 @@ var rule = {
|
||||||
let json = /__INITIAL_DATA__/.test(html) ? html.split("window.__INITIAL_DATA__ =")[1].split(";")[0] : "{}";
|
let json = /__INITIAL_DATA__/.test(html) ? html.split("window.__INITIAL_DATA__ =")[1].split(";")[0] : "{}";
|
||||||
if (json === "{}") {
|
if (json === "{}") {
|
||||||
log("触发了优酷人机验证");
|
log("触发了优酷人机验证");
|
||||||
VOD.vod_remarks = ourl;
|
|
||||||
VOD.vod_pic = _img;
|
VOD.vod_pic = _img;
|
||||||
VOD.vod_name = video_lists[0].title.replace(/(\d+)/g, "");
|
VOD.vod_name = video_lists[0].title.replace(/(\d+)/g, "");
|
||||||
VOD.vod_content = "触发了优酷人机验证,本次未获取详情,但不影响播放(" + ourl + ")"
|
VOD.vod_content = "触发了优酷人机验证,本次未获取详情,但不影响播放(" + ourl + ")"
|
||||||
|
|
|
||||||
Binary file not shown.
26958
lib/iptv.m3u
26958
lib/iptv.m3u
File diff suppressed because it is too large
Load diff
26884
lib/iptv.txt
26884
lib/iptv.txt
File diff suppressed because it is too large
Load diff
4134
lib/iptv_test.m3u
4134
lib/iptv_test.m3u
File diff suppressed because it is too large
Load diff
3866
lib/iptv_test.txt
3866
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…
Reference in a new issue