From 4fd82d453357b6e8bada6265ac6f69c65050de62 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 8 Sep 2024 21:37:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 9bd990b0..dc54df8c 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -788,6 +788,7 @@ function getHistory(i){ let items = JSON.parse(fetch('hiker://history')).filter(v=> v.type!="网页浏览" && JSON.parse(v.params).title==ruleTitle); if(i+3 > items.length){ i = 0; + clearMyVar('SrcJu_homeHistory'); } items.slice(i, i+3).forEach(item=>{ try{