From 2218a5a6dfe3ec24c95d6b937cdd119b946f9f11 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 10:25:44 +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 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SrcLive.js b/SrcLive.js index 2c64f76d..f824f192 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -474,7 +474,7 @@ function LiveSet() { }); d.push({ title: '🔎清理失效的直播源地址', - desc: '此功能为实验性的,可能存在误删,谨慎操作!\n通过判断地址是否可以访问来甄别有效性', + desc: '此功能为实验性的,可能存在误删,谨慎操作!\n通过判断地址是否可以访问来甄别有效性\n聚影本地直播源地址有:'+getMyVar('JYlivenum','0'), col_type: 'text_center_1', url: $('#noLoading#').lazyRule(() => { putMyVar('isEdit','1'); @@ -542,9 +542,5 @@ function LiveSet() { } }) }); - d.push({ - title: '聚影本地直播源地址共有:'+getMyVar('JYlivenum','0'), - col_type: 'rich_text' - }); setHomeResult(d); } \ No newline at end of file