Update SrcJyXunmi.js

pull/1/head
jevons0411 3 years ago
parent 98c6253e53
commit 73c65a5796
  1. 1
      SrcJyXunmi.js

@ -280,7 +280,6 @@ function xunmi(name,data) {
let note = String(xpath(videos[i],`//video/note/text()`)).trim(); let note = String(xpath(videos[i],`//video/note/text()`)).trim();
xmllist.push({"vod_id":id,"vod_name":name,"vod_remarks":note,"vod_pic":pic}) xmllist.push({"vod_id":id,"vod_name":name,"vod_remarks":note,"vod_pic":pic})
} }
log(xmllist)
var html = {"list":xmllist}; var html = {"list":xmllist};
}else if(!/{|}/.test(gethtml)&&gethtml!=""){ }else if(!/{|}/.test(gethtml)&&gethtml!=""){
var decfile = "hiker://files/rules/Src/Juying/appdec.js"; var decfile = "hiker://files/rules/Src/Juying/appdec.js";

Loading…
Cancel
Save