mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-10-27 11:52:21 +00:00
1214
fix
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
Object.assign(muban.mxone5.二级, {
|
||||
tab_text: 'div--small&&Text',
|
||||
});
|
||||
var rule = {
|
||||
模板: 'mxone5',
|
||||
title: '爱你短剧',
|
||||
host: 'https://www.ainidj.com',
|
||||
url: '/vodshow/fyclass--------fypage---.html',
|
||||
searchUrl: '/vodsearch/**----------fypage---.html',
|
||||
lazy: $js.toString(() => {
|
||||
var html = JSON.parse(request(input).match(/r player_.*?=(.*?)</)[1]);
|
||||
var url = html.url;
|
||||
if (html.encrypt == '1') {
|
||||
url = unescape(url)
|
||||
} else if (html.encrypt == '2') {
|
||||
url = unescape(base64Decode(url))
|
||||
}
|
||||
if (/\.m3u8|\.mp4/.test(url)) {
|
||||
input = {
|
||||
jx: 0,
|
||||
url: url,
|
||||
parse: 0
|
||||
}
|
||||
} else {
|
||||
input
|
||||
}
|
||||
}),
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user