123456789101112131415161718192021222324252627 |
- var rule = {
- title:'追剧啦',
- host:'https://www.zhuiju.la',
-
- url:'/vodshow/fyclass--------fypage---.html',
- searchUrl:'/vodsearch/**----------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-items;.module-item;.module-item-cover&&.module-item-pic&&a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href',
-
- double:true,
-
- 一级:'.module-item;a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href',
- 二级:{"title":"h1.page-title&&Text;.video-info-aux&&Text","img":".lazyload&&data-src","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":".video-info-items:eq(5)&&Text","tabs":".module-tab-item.tab-item","lists":".module-blocklist.scroll-box:eq(#id) a"},
- 搜索:'.module-search-item;h3&&Text;img&&data-src;.module-item-text&&Text;a&&href',
- }
|