Add files via upload

This commit is contained in:
gaotianliuyun
2023-03-22 10:11:37 +08:00
committed by GitHub
parent 41edb5a365
commit d68243a0d3
4 changed files with 44 additions and 31 deletions

View File

@@ -3,8 +3,9 @@ muban.mxpro.二级.tabs = '#y-playList .module-tab-item';
muban.mxpro.二级.desc = '.module-info-item-content:eq(3)&&Text;;;.module-info-item-content:eq(2)&&Text;.module-info-item-content:eq(0)&&Text';
var rule={
title:'布雷蓝光',
模板:'mxpro',
host:'https://www.bulei.cc',
模板:'mxpro',
// host:'https://www.bulei.cc',
host:'https://v.bulei.cc',
// url:'/index.php/vod/show/by/time/id/fyclass/page/fypage.html',
url:'/index.php/vod/type/id/fyclass.html',
// url:'/index.php/vod/show/id/fyclassfyfilter.html',
@@ -23,4 +24,6 @@ var rule={
searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
class_parse: '.navbar-items li:gt(1):lt(10);a&&Text;a&&href;/(\\d+).html',
pagecount:{"1":1,"2":1,"3":1,"4":1,"5":1,"20":1,"21":1,"22":1},
lazy:"js: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=url}else{input}",
}