From 47386b7850e74515dde57c5798fcd0a956bbf09b Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 20:48:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/SrcLive.js b/SrcLive.js index 1cc8b894..6ed62d16 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -325,7 +325,7 @@ function guanlidata(datalist) { col_type: 'icon_2_round', url: $('#noLoading#').lazyRule((name) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js'); - LivePlay(name); + return LivePlay(name); },datalist[i].name), extra: { id: datalist[i].name, @@ -339,9 +339,7 @@ function LivePlay(name) { let JYlivefile= "hiker://files/rules/Src/Juying/live.txt"; let JYlive= getMyVar('JYlivedyurl','juying')=="juying"?fetch(JYlivefile):readFile('live'+md5(getMyVar('JYlivedyurl'))+'.txt'); let JYlives = JYlive.split('\n'); - log(JYlives.length); if(!/^url/.test(getMyVar('editmode','0'))||getMyVar('JYlivedyurl','juying')!="juying"){ - log('1') let urls = []; for(let i = 0;i