更新 'SrcJyCustomJk.js'

pull/1/head
src48597962 2 years ago
parent c02c42f05b
commit 6925382a67
  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/.test(item.url)&&vodname.indexOf(name)>-1) {
if (!/qq|mgtv|iptv|iqiyi|youku|bilibili|souhu|cctv|wybg666/.test(item.url)&&vodname.indexOf(name)>-1) {
list.push({
vodname: vodname,
vodpic: "",

Loading…
Cancel
Save