From a3fdefb57c1a0d1be9cb2151ee3036d169057f36 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 18 Nov 2022 11:24:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcAutoTmpl.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcAutoTmpl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index 3426d294..e31fa1b1 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -83,7 +83,7 @@ function aierji(html,url,detail){ let arr = alist.map(it => { return { //html: it, - text: pdfh(it, "a&&Text"), + text: pdfh(it, "a&&Text").replace('new',''), title: pdfh(it, "a&&title"), href: pd(it, "a&&href", url) }