mirror of https://github.com/qist/tvbox.git
parent
db47a2ac9d
commit
0da4a68e18
@ -1,33 +1,33 @@
|
||||
var rule = {
|
||||
title:'剧荒TV',
|
||||
host:'https://juhuang.tv',
|
||||
// homeUrl:'/',
|
||||
url:'/type/fyclass_type_fypage.html[/type/fyclass_type.html]',
|
||||
searchable:2,
|
||||
quickSearch:0,
|
||||
filterable:0,
|
||||
headers:{'User-Agent':'MOBILE_UA', },
|
||||
class_name:'电视剧&电影&综艺&动漫&纪录片&Youtube精选',//静态分类名称拼接
|
||||
class_url:'2&1&3&4&21&28',//静态分类标识拼接
|
||||
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;.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":".video-info-content&&Text",
|
||||
"content":".sqjj_a&&Text",
|
||||
"tabs":".module-tab-title",
|
||||
"lists":".module-blocklist&&.sort-item a"
|
||||
},
|
||||
|
||||
// searchUrl:'https://so.juhuang.tv/?s=**',
|
||||
searchUrl:'https://so.juhuang.tv/soapi.php?wd=**',
|
||||
detailUrl:'https://juhuang.tv/play/fyid_play_1_1.html', //非必填,二级详情拼接链接
|
||||
// 搜索:'.module-items .module-search-item;a&&title;img&&data-src;.video-serial&&Text;a&&href',
|
||||
搜索:'json:list;vod_name;vod_pic;vod_year;vod_id',
|
||||
var rule = {
|
||||
title:'剧荒TV',
|
||||
host:'https://juhuang.tv',
|
||||
// homeUrl:'/',
|
||||
url:'/type/fyclass_type_fypage.html[/type/fyclass_type.html]',
|
||||
searchable:2,
|
||||
quickSearch:0,
|
||||
filterable:0,
|
||||
headers:{'User-Agent':'MOBILE_UA', },
|
||||
class_name:'电视剧&电影&综艺&动漫&纪录片&Youtube精选',//静态分类名称拼接
|
||||
class_url:'2&1&3&4&21&28',//静态分类标识拼接
|
||||
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;.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":".video-info-content&&Text",
|
||||
"content":".sqjj_a&&Text",
|
||||
"tabs":".module-tab-title",
|
||||
"lists":".module-blocklist&&.sort-item a"
|
||||
},
|
||||
|
||||
// searchUrl:'https://so.juhuang.tv/?s=**',
|
||||
searchUrl:'https://so.juhuang.tv/soapi.php?wd=**',
|
||||
detailUrl:'https://juhuang.tv/play/fyid_play_1_1.html', //非必填,二级详情拼接链接
|
||||
// 搜索:'.module-items .module-search-item;a&&title;img&&data-src;.video-serial&&Text;a&&href',
|
||||
搜索:'json:list;vod_name;vod_pic;vod_year;vod_id',
|
||||
}
|
||||
@ -1,5 +1,18 @@
|
||||
var rule = Object.assign(muban.mxone5,{
|
||||
title:'看视界',
|
||||
host:'https://www.1080kan.cc',
|
||||
headers:{'User-Agent':'MOBILE_UA'},
|
||||
});
|
||||
var rule={
|
||||
title:'看视界',
|
||||
host:'https://www.1080kan.cc',
|
||||
url:'/show/fyclass--------fypage---.html',
|
||||
searchUrl:'/search/**----------fypage---.html',
|
||||
searchable:2,//是否启用全局搜索,
|
||||
quickSearch:0,//是否启用快速搜索,
|
||||
filterable:0,//是否启用分类筛选,
|
||||
//class_parse:'.nav-menu-items&&li;a&&Text;a&&href;.*/(.*?).html',
|
||||
//cate_exclude:'演员',
|
||||
class_name:'电影&电视剧&综艺&动漫&纪录片',
|
||||
class_url:'1&2&3&4&20',
|
||||
推荐:'.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;.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":".video-info-content&&Text","tabs":".module-tab-item.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',
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue