From ada4b27bb006eb494775c7fb14a79d070ec5f0cf Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 12 Feb 2025 14:02:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 190701fe..c80b3b5c 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1501,8 +1501,7 @@ function yiji() { //一些自动检查调用在首页加截后,间隔24小时 if (!getMyVar('startCheck') && nowtime > (oldtime+24*60*60*1000)) { - clearJkSort(); //清理历史接口排序信息 - clearJkFiles(); //清理接口残留文件 + excludeLoadingItems(); //执行一些加载后的事项 updateResource(); //检查更新订阅资源码 putMyVar('startCheck', 1); }