|
|
|
@ -182,9 +182,9 @@ function xunmi(name,data,ishkss) { |
|
|
|
|
let Cdatalist =[]; |
|
|
|
|
lists.forEach(item => { |
|
|
|
|
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
|
|
|
|
|
let push = {//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,'““'+name+'””'):'““'+vodname+'””') + ' - ““'+ item.website+'””' + (item.tags.length>0?' ['+item.tags.join(' ')+']':''), |
|
|
|
|
if(!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv/.test(item.url)){//&&vodname.indexOf(name)>-1““这里变红””
|
|
|
|
|
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(' ')+']':''), |
|
|
|
|
desc: item.website + (item.tags.length>0?' ['+item.tags.join(' ')+']':'') , |
|
|
|
|
url: $("hiker://empty##" + item.url + "#immersiveTheme##autoCache#").rule((type,ua) => { |
|
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); |
|
|
|
|