更新 'SrcJyXunmi.js'

pull/1/head
src48597962 2 years ago
parent d592587fdf
commit f1e66da977
  1. 3
      SrcJyXunmi.js

@ -448,7 +448,7 @@ function xunmi(name,data,ishkss) {
if(lists.length>0){ if(lists.length>0){
try { try {
let search = lists.map((list)=>{ let search = lists.map((list)=>{
log(list) if(list){
let vodname = list.vodname let vodname = list.vodname
let vodpic = list.vodpic?list.vodpic.replace(/http.*\/tu\.php\?tu=|\/img\.php\?url=| |\/tu\.php\?tu=/g,'') + "@Referer=":"https://www.xawqxh.net/mxtheme/images/loading.gif@Referer="; let vodpic = list.vodpic?list.vodpic.replace(/http.*\/tu\.php\?tu=|\/img\.php\?url=| |\/tu\.php\?tu=/g,'') + "@Referer=":"https://www.xawqxh.net/mxtheme/images/loading.gif@Referer=";
let voddesc = list.voddesc; let voddesc = list.voddesc;
@ -480,6 +480,7 @@ function xunmi(name,data,ishkss) {
cls: 'xunmilist' cls: 'xunmilist'
} }
} }
}
}); });
search = search.filter(n => n); search = search.filter(n => n);
if(search.length>0){ if(search.length>0){

Loading…
Cancel
Save