更新 'SrcJyXunmi.js'

pull/1/head
src48597962 2 years ago
parent f7f366175c
commit a4c524f0ab
  1. 2
      SrcJyXunmi.js

@ -382,7 +382,7 @@ function xunmi(name,data,ishkss) {
let img = xpathArray(gethtml, jsondata.scVodNode+jsondata.scVodImg);
let mark = xpathArray(gethtml, jsondata.scVodNode+jsondata.scVodMark)||"";
var list = [];
for(var j in title){dturl
for(var j in title){
list.push({"id":/^http|\{vid}$/.test(href[j])?href[j]:href[j].replace(/\/.*?\/|\.html/g,''),"name":title[j],"pic":img[j],"desc":mark[j]})
}
}

Loading…
Cancel
Save