mirror of
				https://github.com/qist/tvbox.git
				synced 2025-10-28 18:52:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| var rule={
 | |
|     title:'霹雳影视',
 | |
|     host:'https://plyingshi.com',
 | |
|     url:'/vodshow/fyclass--------fypage---.html',
 | |
|     searchUrl:'/vodsearch/**----------fypage---.html',
 | |
|     searchable:2,//是否启用全局搜索,
 | |
|     quickSearch:0,//是否启用快速搜索,
 | |
|     filterable:0,//是否启用分类筛选,
 | |
|     class_parse:'.nav-menu-items&&li;a&&Text;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(-)&&Text;.video-info-items:eq(-1)&&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":".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',
 | |
| }
 |