From 7add3e597cccecc179b2b1217170dc1b31a504f5 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 13 Jul 2024 14:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAlist.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyAlist.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJyAlist.js b/SrcJyAlist.js index 7fa97bd6..6ea2b12d 100644 --- a/SrcJyAlist.js +++ b/SrcJyAlist.js @@ -298,7 +298,7 @@ function arrayAdd(list, isdir, alistapi) { if (isdir) { d.push({ title: item.name, - img: item.thumb || "hiker://files/cache/src/文件夹.svg",//#noRecordHistory##noHistory# + img: item.thumb || "https://hikerfans.com/tubiao/messy/27.svg",//#noRecordHistory##noHistory# url: $("hiker://empty##" + encodeURI(alistapi.server + path)).rule((alistapi, dirname) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0].replace('/Ju/','/master/') + 'SrcJyAlist.js'); alistList(alistapi, dirname); @@ -320,7 +320,7 @@ function arrayAdd(list, isdir, alistapi) { }) d.push({ title: item.name, - img: item.thumb || (music.test(suffix) ? "hiker://files/cache/src/音乐.svg" : contain.test(suffix) ? "hiker://files/cache/src/影片.svg" : image.test(suffix) ? "hiker://files/cache/src/图片.png" : "hiker://files/cache/src/Alist.svg"), + img: item.thumb || (music.test(suffix) ? "https://hikerfans.com/tubiao/music/46.svg" : contain.test(suffix) ? "https://hikerfans.com/tubiao/movie/13.svg" : image.test(suffix) ? "https://hikerfans.com/tubiao/more/38.png" : "hiker://files/cache/src/Alist.svg"), url: $(encodeURI(alistapi.server + path)).lazyRule((alistapi, path, sign, subtitle) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0].replace('/Ju/','/master/') + 'SrcJyAlist.js'); return alistUrl(alistapi, path, sign, subtitle);