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