1234567891011121314151617181920212223242526 |
- var rule = {
- title:'HoHo影视',
- host:'https://www.hoho.tv',
-
- url:'/vod/show/fyclass/page/fypage.html',
- searchUrl:'/vod/search/page/fypage/wd/**.html',
- searchable:2,
- quickSearch:0,
- filterable:0,
- headers:{
- 'User-Agent':'MOBILE_UA',
-
- },
-
- class_name:'电影&电视剧&综艺&动漫&纪录片',
- class_url:'1&2&3&4&20',
- play_parse:true,
- lazy:'',
- limit:6,
- 推荐:'.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;.module-item-pic&&a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href',
- 二级:{"title":"h1&&Text;.video-info-aux.scroll-content&&Text","img":".lazyload&&data-src","desc":".module-info-content&&.module-info-item:eq(-2)&&Text;.module-info-content&&.module-info-item:eq(-2)&&Text;.module-info-content&&.module-info-item: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-item.video-info-content.vod_content&&Text","tabs":".module-tab-content&&.module-tab-item.tab-item","lists":".module-blocklist.scroll-box.scroll-box-y:eq(0)&&.scroll-content a"},
- 搜索:'.module-search-item;.lazy.lazyload&&alt;img&&data-src;.video-serial&&Text;a.video-serial&&href',
- }
|