上传文件至 'js'
This commit is contained in:
parent
65ab6351ef
commit
5eff941987
4
js/万能影视.js
Normal file
4
js/万能影视.js
Normal file
@ -0,0 +1,4 @@
|
||||
var rule = Object.assign(muban.首图,{
|
||||
title:'万能影视',
|
||||
host:'https://wnvod.net',
|
||||
});
|
26
js/兔小贝.js
Normal file
26
js/兔小贝.js
Normal file
@ -0,0 +1,26 @@
|
||||
var rule = {
|
||||
title:'兔小贝',
|
||||
host:'https://www.tuxiaobei.com',
|
||||
homeUrl:'',
|
||||
url:'/list/mip-data?typeId=fyclass&page=fypage&callback=',
|
||||
detailUrl:'/play/fyid',
|
||||
searchUrl:'/search/index?key=**',
|
||||
searchable:2,
|
||||
headers:{
|
||||
'User-Agent':'MOBILE_UA'
|
||||
},
|
||||
timeout:5000,
|
||||
class_url:'2&3&4&25',
|
||||
class_name:'儿歌&故事&国学&启蒙',
|
||||
//class_name:'#page-viewport&&ul&&li;.text&&Text;a&&href;/(.*)',
|
||||
cate_exclude:'应用',
|
||||
推荐:'.pic-list.list-box;.items;.text&&Text;mip-img&&src;.all&&Text;a&&href',
|
||||
double:true,
|
||||
limit:5,
|
||||
play_parse:true,
|
||||
lazy:'js:fetch_params.headers["user-agent"] = IOS_UA;let html=fetch(input,fetch_params);let src = jsp.pdfh(html,"body&&#videoWrap&&video-src");input=src;',
|
||||
// 一级:'json:data.items;name;image;collect_num;category_id+video_id',
|
||||
一级:'json:data.items;name;image;duration_string;video_id',
|
||||
二级:'*',
|
||||
搜索:'.list-con&&.items;.text&&Text;mip-img&&src;.time&&Text;a&&href',
|
||||
}
|
9
js/天空影视.js
Normal file
9
js/天空影视.js
Normal file
@ -0,0 +1,9 @@
|
||||
var rule = Object.assign(muban.首图,{
|
||||
title:'天空影视',
|
||||
host:'https://www.tkys6.com',
|
||||
url:'/vodshow/id/fyclass/page/fypage.html',
|
||||
searchUrl:'/search/-------------.html?wd=*&submit=',
|
||||
//class_name:'电视剧&电影&综艺&动漫&blbl',//静态分类名称拼接
|
||||
//class_url:'2&1&3&4&29',//静态分类标识拼接
|
||||
class_parse:'.myui-header__menu li.hidden-sm:gt(0):lt(8);a&&Text;a&&href;/(\\d+).html',
|
||||
});
|
10
js/完美看看.js
Normal file
10
js/完美看看.js
Normal file
@ -0,0 +1,10 @@
|
||||
muban.首图2.二级.tabs = '.stui-pannel__head&&h3';
|
||||
var rule = Object.assign(muban.首图2,{
|
||||
title:'完美看看',
|
||||
host:'https://www.wanmeikk.film',
|
||||
url:'/category/fyclass-fypage.html',
|
||||
searchUrl:'/vodsearch/**-------------.html',
|
||||
class_name:'电影&美剧&韩剧&日剧&国产剧&动漫',//静态分类名称拼接
|
||||
class_url:'1&2&3&4&5&6',//静态分类标识拼接
|
||||
class_parse:'',
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user