fix
This commit is contained in:
Liu
2024-12-15 00:02:10 +08:00
parent c0261d1c0e
commit fc0d29e775
35 changed files with 23174 additions and 29977 deletions

View File

@@ -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
}
}),
}