From c408729172dc7e2ed05092bbf0b74b7b34536d84 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 10:15:41 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcLive.js b/SrcLive.js index f927d2e7..6992c8e1 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -492,7 +492,7 @@ function LiveSet() { } return 1; } - showLoading('正在检测'+urls.length+'条,请保持屏幕亮屏'); + let JYlives = JYlive.split('\n'); for(let i = 0; i < JYlives.length; i++){ try{ @@ -501,6 +501,7 @@ function LiveSet() { } }catch(e){} } + showLoading('正在检测'+urls.length+'条,请保持屏幕亮屏'); let fails = []; for (var i=0;i