上传文件至 'js'

This commit is contained in:
zzzlllmmm1 2022-10-17 06:43:50 +00:00
parent b052b1c5a9
commit 6eeb282107
5 changed files with 83 additions and 0 deletions

7
js/大师兄影视.js Normal file
View File

@ -0,0 +1,7 @@
var rule = Object.assign(muban.mxpro,{
title:'大师兄影视.',
host:'https://dsxys.com',
url:'/vodshow/fyclass--------fypage---.html',
searchUrl:'/search-**----------fypage---/',
class_parse:'.navbar-items.swiper-wrapper li;a&&title;a&&href;/(\\d+).html',
});

10
js/大米星球.js Normal file
View File

@ -0,0 +1,10 @@
muban.mxpro.二级.img = '.lazyload&&src';
var rule = Object.assign(muban.mxpro,{
title:'大米星球',
host:'https://www.dmxq.fun',
url:'/vodshow/fyclass--------fypage---/pjax/YES.html',
searchUrl:'/vodsearch/**----------fypage---/pjax/NO.html',
class_parse:'li.swiper-slide.navbar-item;span&&Text;a&&href;/(\\d+).html',
一级:'a.module-poster-item.module-item;a&&title;.lazyload&&src;.module-item-note&&Text;a&&href',
推荐:'.tab-list.active;a.module-poster-item.module-item;.module-poster-item-title&&Text;.lazyload&&src;.module-item-note&&Text;a&&href',
});

6
js/番茄影视.js Normal file
View File

@ -0,0 +1,6 @@
var rule = Object.assign(muban.海螺3,{
title:'番茄影视',
host:'https://www.tjomet.com',
url:'/vodshow/fyclass--------fypage---.html',
searchUrl:'/vodsearch/**----------fypage---.html',
});

26
js/短视频.js Normal file
View File

@ -0,0 +1,26 @@
//已知问题:
// 相较于其他壳,pluto player 无法正常嗅探的"分类"或"影片"较多
// 推荐页面: pluto正常, 其他壳异常
// 无法搜索
var rule = {
title:'短视频',
host:'http://www.sharenice.net',
url:'/fyclass?page=fypage',
//searchUrl:'/video/search?search_key=**',
searchable:0,
quickSearch:0,
headers:{
'User-Agent':'PC_UA'
},
timeout:5000,
class_name:'抖音&快手&微视&火山&场库&体育&美拍&秒拍&全民&梨&好兔&美女&正能量&搞笑&社会&游戏&娱乐&旅游&萌系&生活&音乐&美食&明星&动漫&影视&时尚',
class_url:'douyin&kuaishou&weishi&huoshan&changku&tags/t-5L2T6IKy.html&meipai&miaopai&quanmin&lishipin&haotu&tags/t-576O5aWz.html&tags/t-5q2j6IO96YeP.html&tags/t-5pCe56yR.html&tags/t-56S+5Lya.html&tags/t-5ri45oiP.html&tags/t-5aix5LmQ.html&tags/t-5peF5ri4.html&tags/t-6JCM57O7.html&tags/t-55Sf5rS7.html&tags/t-6Z+z5LmQ.html&tags/t-576O6aOf.html&tags/t-5piO5pif.html&tags/t-5Yqo5ryr.html&tags/t-5b2x6KeG.html&tags/t-5pe25bCa.html',
play_parse:true,
lazy:'',
limit:6,
double:false,
推荐:'*',
一级:'.item-box&&ul&&li;a&&title;img&&data-original;;a&&href',
二级:'*',
}

34
js/豆瓣.js Normal file

File diff suppressed because one or more lines are too long