提交 32b4f38e 编写于 作者: H hjdhnx

增加默认模板,修复兰花影院

上级 0d042f97
3.8.7
\ No newline at end of file
3.8.6
\ No newline at end of file
var rule = Object.assign(muban.vfed,{
var rule = Object.assign(muban.默认,{
title:'兰花影院',
host:'https://www.lanhua.tv/',
'User-Agent':'MOBILE_UA',
host:'https://www.lanhua.tv',
url:'/vodshow/fyclass--------fypage---.html',
searchUrl:'/vodsearch/-------------.html?wd=**',
class_parse:'ul.top_nav&&li;a&&Text;a&&href;./(\\d+).html',
cate_exclude:'午夜影院|VIP蓝光影院|电视直播',
推荐:'.cbox_list;ul&&li;a&&title;.lazyload&&data-original;.pic_text.text_right&&Text;a&&href',
......
......@@ -102,6 +102,22 @@ double:true, // 推荐内容是否双层定位
搜索1:'ul.stui-vodlist&&li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
搜索2:'ul.stui-vodlist__media&&li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
},
默认:{
title:'',
host:'',
url:'/vodshow/fyclass--------fypage---.html',
searchUrl:'/vodsearch/-------------.html?wd=**',
searchable:2,//是否启用全局搜索,
quickSearch:0,//是否启用快速搜索,
filterable:0,//是否启用分类筛选,
headers:{
'User-Agent':'MOBILE_UA',
},
play_parse:true,
lazy:'',
limit:6,
double:true, // 推荐内容是否双层定位
},
vfed:{
title:'',
host:'',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册