上传文件至 'js'
This commit is contained in:
parent
4d9f42c337
commit
b052b1c5a9
6
js/vip影院.js
Normal file
6
js/vip影院.js
Normal file
@ -0,0 +1,6 @@
|
||||
var rule = Object.assign(muban.vfed,{
|
||||
title:'VIP影院',
|
||||
host:'http://360yy.cn',
|
||||
url:'/index.php/vod/show/id/fyclass/page/fypage.html',
|
||||
searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
|
||||
});
|
9
js/爱看影视.js
Normal file
9
js/爱看影视.js
Normal file
@ -0,0 +1,9 @@
|
||||
var rule = Object.assign(muban.mxpro,{
|
||||
title:'爱看影视',
|
||||
host:'https://ikan6.vip',
|
||||
url:'/vodshow/fyclass--------fypage---/',
|
||||
searchUrl:'/vodsearch/**----------fypage---/',
|
||||
class_name:'电影&电视剧&综艺&动漫&日韩剧&美剧&港台剧',
|
||||
class_url:'1&2&3&4&15&16&14',
|
||||
class_parse:'',
|
||||
});
|
23
js/爱看电影.js
Normal file
23
js/爱看电影.js
Normal file
@ -0,0 +1,23 @@
|
||||
var rule = {
|
||||
title:'爱看',
|
||||
host:'https://ikandy.fun',
|
||||
// homeUrl:'/',
|
||||
url:'/vodtype/fyclass-fypage/',
|
||||
//searchUrl:'/vodsearch/**----------fypage---.html',
|
||||
searchable:0,//是否启用全局搜索,
|
||||
quickSearch:0,//是否启用快速搜索,
|
||||
filterable:0,//是否启用分类筛选,
|
||||
headers:{//网站的请求头,完整支持所有的,常带ua和cookies
|
||||
'User-Agent':'MOBILE_UA',
|
||||
// "Cookie": "searchneed=ok"
|
||||
},
|
||||
class_parse:'.stui-header__menu li.hidden-xs;a&&Text;a&&href;/(\\d+)/',
|
||||
play_parse:true,
|
||||
lazy:'',
|
||||
limit:8,
|
||||
推荐:'.stui-vodlist.clearfix;.stui-vodlist__box;a&&title;a&&data-original;.pic-text&&Text;a&&href',
|
||||
double:true, // 推荐内容是否双层定位
|
||||
一级:'.stui-vodlist.clearfix li;a&&title;a&&data-original;.pic-text&&Text;a&&href',
|
||||
二级:{"title":"h1.title&&Text;.stui-content__detail p:eq(0)&&Text","img":".lazyload&&src","content":".stui-content__detail p:eq(4)&&Text","tabs":".playlist.mb h3.title","lists":".stui-content__playlist:eq(#id) li"},
|
||||
|
||||
}
|
34
js/百忙无果.js
Normal file
34
js/百忙无果.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user