From b1c50b5839478a59a07fd96eade8014f81459fc6 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 16 Jun 2024 21:32:02 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 500ac944..207ea5c3 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -353,7 +353,7 @@ function getHistory(){ title: item.title, url: item.ruleBaseUrl + '@rule=' + JSON.parse(item.params).find_rule, pic_url: item.picUrl, - desc: item.lastClick?item.lastClick.split('@@')[0]:"足迹:无", + desc: item.lastClick?"足迹:"+item.lastClick.split('@@')[0]:"足迹:无", col_type: "movie_3", extra: extra });