|
|
@ -184,7 +184,7 @@ function xunmi(name,data,ishkss) { |
|
|
|
let vodname = item.text.replace(/<em>|<\/em>/g,'');//|kkw361|ksksl|zjtu\.cc|bdys01
|
|
|
|
let vodname = item.text.replace(/<em>|<\/em>/g,'');//|kkw361|ksksl|zjtu\.cc|bdys01
|
|
|
|
if(!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv/.test(item.url)){//&&vodname.indexOf(name)>-1
|
|
|
|
if(!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv/.test(item.url)){//&&vodname.indexOf(name)>-1
|
|
|
|
let push = { |
|
|
|
let push = { |
|
|
|
title: ishkss?vodname:(vodname!=name?vodname.replace(name,'<font color=red>'+name+'</font>'):'<font color=red>'+vodname+'</font>') + ' - ' + '<font color=#f13b66a>'+ item.website+'</font>' + (item.tags.length>0?' ['+item.tags.join(' ')+']':''), |
|
|
|
title: ishkss?vodname:(vodname!=name?vodname.replace(name,'<font color=red>'+name+'</font>'):'<font color=red>'+vodname+'</font>') + ' - ' + '‘‘’’<font color=#f13b66a>'+ item.website+'</font>' + (item.tags.length>0?' ['+item.tags.join(' ')+']':''), |
|
|
|
desc: item.website + (item.tags.length>0?' ['+item.tags.join(' ')+']':'') , |
|
|
|
desc: item.website + (item.tags.length>0?' ['+item.tags.join(' ')+']':'') , |
|
|
|
url: $("hiker://empty##" + item.url + "#immersiveTheme##autoCache#").rule((type,ua) => { |
|
|
|
url: $("hiker://empty##" + item.url + "#immersiveTheme##autoCache#").rule((type,ua) => { |
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); |
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); |
|
|
|