From fe90857ef9d92ab83610123a0d663b0871ba1ff0 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 26 Nov 2022 20:31:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyXunmi.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyXunmi.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SrcJyXunmi.js b/SrcJyXunmi.js index 8ec3c218..7695fd1e 100644 --- a/SrcJyXunmi.js +++ b/SrcJyXunmi.js @@ -837,10 +837,12 @@ function xunmierji(type,ua) { } arts = json.vod_play_list || json.vod_url_with_player; conts = arts; + log(arts) if(!arts&&json.vod_play_from&&json.vod_play_url){ arts = json.vod_play_from.split('$$$'); conts = json.vod_play_url.split('$$$'); type = "cms"; + log(type) } } actor = json.vod_actor || "未知";