update SrcJyXunmi.js.

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

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

Loading…
Cancel
Save