更新 'SrcAutoTmpl.js'

pull/1/head
src48597962 2 years ago
parent 70a1c9e117
commit a3fdefb57c
  1. 2
      SrcAutoTmpl.js

@ -83,7 +83,7 @@ function aierji(html,url,detail){
let arr = alist.map(it => { let arr = alist.map(it => {
return { return {
//html: it, //html: it,
text: pdfh(it, "a&&Text"), text: pdfh(it, "a&&Text").replace('new',''),
title: pdfh(it, "a&&title"), title: pdfh(it, "a&&title"),
href: pd(it, "a&&href", url) href: pd(it, "a&&href", url)
} }

Loading…
Cancel
Save