From 87ee02a2944baf5534e63a8fff00409326e50cd5 Mon Sep 17 00:00:00 2001 From: jevons0411 Date: Wed, 24 Aug 2022 15:08:40 +0800 Subject: [PATCH] Update SrcJuying.js --- SrcJuying.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SrcJuying.js b/SrcJuying.js index 53ccfe7a..d686275a 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -308,6 +308,11 @@ function jiekouyiji() { if(/^\/\//.test(vodpic)){ vodpic = "https" + vodpic; } + if(api_type=='cms'&&list.vod_play_url){ + if(list.vod_play_url.indexOf('$')==-1&&list.vod_play_url.indexOf('m3u8')>-1){ + list['play'] = list.vod_play_url; + } + } return { title: vodname, desc: voddesc,