|
|
|
@ -224,11 +224,8 @@ function dianboerji() { |
|
|
|
|
}) |
|
|
|
|
} |
|
|
|
|
}) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//选集部份
|
|
|
|
|
function setLists(lists, index) { |
|
|
|
|
let list = lists[index] || []; |
|
|
|
|
//生成选集
|
|
|
|
|
let list = erdata.lists[lineindex] || []; |
|
|
|
|
function playlist(lx, col_type) {//定义选集列表生成
|
|
|
|
|
if (lx == '1') { |
|
|
|
|
let playtitle = list[j].split('$')[0].trim(); |
|
|
|
@ -243,7 +240,7 @@ function dianboerji() { |
|
|
|
|
jsLoadingInject: true, |
|
|
|
|
blockRules: ['.m4a', '.mp3', '.gif', '.jpeg', '.jpg', '.ico', '.png', 'hm.baidu.com', '/ads/*.js', 'cnzz.com'], |
|
|
|
|
videoExcludeRule: ['m3u8.js','?url='], |
|
|
|
|
cls: "loadlist" |
|
|
|
|
cls: "playlist" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if(!/qq|youku|mgtv|bili|qiyi|sohu|pptv/.test(playurl) && /html/.test(playurl)){ |
|
|
|
@ -302,8 +299,6 @@ function dianboerji() { |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
setLists(erdata.lists, lineindex); |
|
|
|
|
|
|
|
|
|
//底部说明
|
|
|
|
|
d.push({ |
|
|
|
|