mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 19:22:20 +00:00
Delete 剧荒TV.js
This commit is contained in:
33
剧荒TV.js
33
剧荒TV.js
@@ -1,33 +0,0 @@
|
||||
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',
|
||||
}
|
||||
Reference in New Issue
Block a user