上传文件至 'js'
This commit is contained in:
parent
6ce375169f
commit
09ab199ac7
19
js/vidhub.js
Normal file
19
js/vidhub.js
Normal file
@ -0,0 +1,19 @@
|
||||
muban.mxone5.二级.desc = ';;.video-info-items:eq(2);.video-info-items:eq(1);.video-info-items:eq(0)';
|
||||
var rule = Object.assign(muban.mxone5,{
|
||||
title:'Vid影视',
|
||||
host:'https://vidhub.cc',
|
||||
url:'/vodshow/fyclass--------fypage---.html',
|
||||
searchUrl:'/vodsearch/**----------fypage---.html',
|
||||
cate_exclude:'网址+',
|
||||
tab_exclude:'主选一',
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
24
js/四个圈影视.js
Normal file
24
js/四个圈影视.js
Normal file
@ -0,0 +1,24 @@
|
||||
var rule={
|
||||
title:'四个圈影视',
|
||||
host:'https://pg.fenwe078.cf/',
|
||||
// homeUrl:'/',
|
||||
url:'/index.php/vod/show/id/fyclass/page/fypage.html',
|
||||
searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
|
||||
searchable:2,//是否启用全局搜索,
|
||||
quickSearch:0,//是否启用快速搜索,
|
||||
filterable:0,//是否启用分类筛选,
|
||||
headers:{//网站的请求头,完整支持所有的,常带ua和cookies
|
||||
'User-Agent':'MOBILE_UA',
|
||||
// "Cookie": "searchneed=ok"
|
||||
},
|
||||
class_parse:'.nav&&ul&&li;a&&title;a&&href;.*/(.*?).html',
|
||||
cate_exclude:'原站',
|
||||
play_parse:true,
|
||||
lazy:'',
|
||||
limit:6,
|
||||
推荐:'.module-list;.module-items&&.module-item;a&&title;img&&data-src;.module-item-text&&Text;a&&href',
|
||||
double:true, // 推荐内容是否双层定位
|
||||
一级:'.module-items .module-item;a&&title;img&&data-src;.module-item-text&&Text;a&&href',
|
||||
二级:{"title":"h1&&Text;.tag-link&&Text","img":".module-item-pic&&img&&data-src","desc":".video-info-items:eq(0)&&Text;.video-info-items:eq(1)&&Text;.video-info-items:eq(2)&&Text;.video-info-items:eq(3)&&Text","content":".vod_content&&Text","tabs":".module-tab-item","lists":".module-player-list:eq(#id)&&.scroll-content&&a"},
|
||||
搜索:'.module-items .module-search-item;a&&title;img&&data-src;.video-serial&&Text;a&&href',
|
||||
}
|
8
js/星辰(首图2).js
Normal file
8
js/星辰(首图2).js
Normal file
@ -0,0 +1,8 @@
|
||||
muban.首图2.二级.tabs = '.stui-pannel__head h3';
|
||||
muban.首图2.二级.lists = '.stui-content__playlist:eq(#id) li';
|
||||
var rule = Object.assign(muban.首图2,{
|
||||
title:'星辰',
|
||||
host:'http://www.40yb.com',
|
||||
url:'/fyclass/indexfypage.html[/fyclass/index.html]',
|
||||
class_parse:'.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;.*/(.*?)/.*html',
|
||||
});
|
8
js/星辰.js
Normal file
8
js/星辰.js
Normal file
@ -0,0 +1,8 @@
|
||||
muban.首图2.二级.tabs = '.stui-pannel__head h3';
|
||||
var rule = Object.assign(muban.首图2,{
|
||||
title:'星辰',
|
||||
host:'http://www.40yb.com',
|
||||
url:'/fyclass/indexfypage.html[/fyclass/index.html]',
|
||||
searchUrl:'/search.php?page=fypage&searchword=**&searchtype=',
|
||||
class_parse:'.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;.*/(.*?)/.*html',
|
||||
});
|
20
js/来看点播.js
Normal file
20
js/来看点播.js
Normal file
@ -0,0 +1,20 @@
|
||||
var rule={
|
||||
title:'来看点播',
|
||||
host:'https://www.lkvod.cc',
|
||||
url:'/show/fyclass--hits------fypage---.html',
|
||||
searchUrl:'/search/**----------fypage---.html',
|
||||
searchable:2,
|
||||
quickSearch:0,
|
||||
filterable:0,
|
||||
headers:{'User-Agent':'MOBILE_UA', },
|
||||
class_name:'电影&电视剧&综艺&动漫',
|
||||
class_url:'1&2&3&4',
|
||||
play_parse:true,
|
||||
lazy:'',
|
||||
limit:6,
|
||||
推荐:'.module-list;.module-items&&.module-item;a&&title;img&&data-src;.module-item-caption.right&&Text;a&&href',
|
||||
double:true, // 推荐内容是否双层定位
|
||||
一级:'.module-items .module-item;a&&title;img&&data-src;.module-item-caption.right&&Text;a&&href',
|
||||
二级:{"title":"h1&&Text;.video-info-aux&&div&&a:eq(0)&&Text","img":".module-item-pic&&img&&data-src","desc":";.video-info-aux&&a:eq(1)&&Text;.video-info-aux&&a:eq(2)&&Text;.video-info-items:eq(1) a&&Text;.video-info-items:eq(0) a&&Text","content":".sqjj_a&&Text","tabs":".module-tab-content&& span","lists":".module-player-list:eq(#id)&&.scroll-content&&a"},
|
||||
搜索:'.module-items .module-item;a&&title;img&&data-src;.module-item-caption.right&&Text;a&&href',
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user