From 42aa8b4cb5275b76d5504b9b5bd599fdedbcb43d Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 15:32:30 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SrcLive.js b/SrcLive.js index fe9f601a..b5cf4f2d 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -139,6 +139,8 @@ function Live() { writeFile(JYlivefile, JYlives.join('\n')); hideLoading(); refreshPage(false); + require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js'); + editmode(); return "toast://已删除分组 <"+groupname+"> 所有地址"; }catch(e){ hideLoading();