mirror of
https://github.com/qist/tvbox.git
synced 2025-02-02 10:14:50 +08:00
Delete 米宝影院.js
This commit is contained in:
parent
1f9ecb63d8
commit
dfd566214e
28
米宝影院.js
28
米宝影院.js
@ -1,28 +0,0 @@
|
|||||||
|
|
||||||
var rule = {
|
|
||||||
title:'米宝影院',
|
|
||||||
//host:'https://www.zhuiju.la',
|
|
||||||
host:'https://www.mibaotv.com/',
|
|
||||||
// homeUrl:'/',
|
|
||||||
url:'/vodshow/fyclass--------fypage---.html',
|
|
||||||
searchUrl:'/vodsearch/**----------fypage---.html',
|
|
||||||
searchable:2,//是否启用全局搜索,
|
|
||||||
quickSearch:0,//是否启用快速搜索,
|
|
||||||
filterable:0,//是否启用分类筛选,
|
|
||||||
headers:{//网站的请求头,完整支持所有的,常带ua和cookies
|
|
||||||
'User-Agent':'MOBILE_UA',
|
|
||||||
// "Cookie": "searchneed=ok"
|
|
||||||
},
|
|
||||||
class_name:'电影&电视剧&综艺&动漫',
|
|
||||||
class_url:'1&2&3&4',
|
|
||||||
play_parse:true,
|
|
||||||
lazy:'',
|
|
||||||
limit:6,
|
|
||||||
推荐:'.module-items;.module-item;.module-item-cover&&.module-item-pic&&a&&title;.lazyload&&data-original;.module-item-note&&Text;a&&href',
|
|
||||||
//推荐:'.module-item;.module-item-cover&&.module-item-pic;a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href',
|
|
||||||
double:true, // 推荐内容是否双层定位
|
|
||||||
//一级:'.module-list&&.module-item-pic;a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href',
|
|
||||||
一级:'.module-item;a&&title;.lazyload&&data-original;.module-item-note&&Text;a&&href',
|
|
||||||
二级:{"title":"h1&&Text;.video-info-aux&&Text","img":".lazyload&&data-original","desc":".video-info-items:eq(-1)&&Text;.video-info-items:eq(-3)&&Text;.video-info-items:eq(-2)&&Text;.video-info-items:eq(1)&&.video-info-item.video-info-actor&&Text;.video-info-items:eq(0)&&.video-info-item.video-info-actor&&Text","content":".module-info-introduction-content&&Text","tabs":".module-tab-item.tab-item","lists":".module-list:eq(#id)&&.module-play-list-content a"},
|
|
||||||
搜索:'.module-search-item;h3&&Text;img&&data-original;.module-item-note&&Text;a&&href',
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user