更新 'SrcJyCustomJk.js'

pull/1/head
src48597962 2 years ago
parent c3d1238666
commit 38831d044d
  1. 2
      SrcJyCustomJk.js

@ -11,7 +11,7 @@ let customparse = {
}
lists.forEach(item => {
let vodname = item.text.replace(/<em>|<\/em>/g, '');
if (!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv|wybg666|bdys01/.test(item.url)&&vodname.indexOf(name)>-1) {
if (!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv|wybg666|bdys01|ylwt33/.test(item.url)&&vodname.indexOf(name)>-1) {
list.push({
vodname: vodname,
vodpic: "",

Loading…
Cancel
Save