更新 'SrcJyXunmi.js'

pull/1/head
src48597962 2 years ago
parent ce4827a509
commit 55bfc47e08
  1. 2
      SrcJyXunmi.js

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

Loading…
Cancel
Save