update SrcJyXunmi.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 9a949e7034
commit e5caafe0ff
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcJyXunmi.js

@ -278,7 +278,7 @@ function xunmi(name,data) {
let search = list.map((list)=>{
let vodname = list.name;
if(vodname.indexOf(name)>-1){
let vodpic = list.pic;
let vodpic = list.pic.replace('/tu.php?tu=','');
let voddesc = list.desc?list.desc:"";
let appname = '‘‘’’<font color=#f13b66a>'+obj.name+'</font>';
let vodurl = eval(ssvodurl);

Loading…
Cancel
Save