mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 03:02:21 +00:00
Add files via upload
This commit is contained in:
14
js/LIBVIO.js
14
js/LIBVIO.js
@@ -8,8 +8,8 @@ var rule = {
|
|||||||
host:'https://tv.libvio.cc',
|
host:'https://tv.libvio.cc',
|
||||||
// host:'https://libvio.me',
|
// host:'https://libvio.me',
|
||||||
// url:'/type/fyclass-fypage.html',
|
// url:'/type/fyclass-fypage.html',
|
||||||
// url:'/show/fyclassfyfilter.html',
|
url:'/show/fyclassfyfilter.html',
|
||||||
url:'/show_fyclassfyfilter.html',
|
// url:'/show_fyclassfyfilter.html',
|
||||||
filterable:1,//是否启用分类筛选,
|
filterable:1,//是否启用分类筛选,
|
||||||
filter_url:'-{{fl.area}}-{{fl.by}}--{{fl.lang}}----fypage---{{fl.year}}',
|
filter_url:'-{{fl.area}}-{{fl.by}}--{{fl.lang}}----fypage---{{fl.year}}',
|
||||||
filter: {
|
filter: {
|
||||||
@@ -24,13 +24,13 @@ var rule = {
|
|||||||
'User-Agent':'MOBILE_UA',
|
'User-Agent':'MOBILE_UA',
|
||||||
'Referer':'https://tv.libvio.cc/'
|
'Referer':'https://tv.libvio.cc/'
|
||||||
},
|
},
|
||||||
// class_parse:'.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;/(\\d+).html',
|
class_parse:'.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;/(\\d+).html',
|
||||||
class_parse:'.stui-header__menu li;a&&Text;a&&href;/.*_(\\d+).html',
|
// class_parse:'.stui-header__menu li;a&&Text;a&&href;/.*_(\\d+).html',
|
||||||
tab_exclude:'夸克网盘',
|
tab_exclude:'夸克网盘|百度云盘',
|
||||||
pagecount:{"27":1},
|
pagecount:{"27":1},
|
||||||
searchUrl:'/index.php/ajax/suggest?mid=1&wd=**',
|
searchUrl:'/index.php/ajax/suggest?mid=1&wd=**',
|
||||||
// detailUrl:'/detail/fyid.html', //非必填,二级详情拼接链接
|
detailUrl:'/detail/fyid.html', //非必填,二级详情拼接链接
|
||||||
detailUrl:'/detail_fyid.html', //非必填,二级详情拼接链接
|
// detailUrl:'/detail_fyid.html', //非必填,二级详情拼接链接
|
||||||
// searchUrl:'/search/**----------fypage---.html',
|
// searchUrl:'/search/**----------fypage---.html',
|
||||||
搜索:'json:list;name;pic;;id',
|
搜索:'json:list;name;pic;;id',
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user