mirror of
https://github.com/qist/tvbox.git
synced 2026-07-04 15:33:26 +00:00
Add files via upload
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"图片是否需要代理": "否",
|
||||
"是否开启获取首页数据": "否",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "https://www.voflix.com/show/{cateId}--------{catePg}---.html",
|
||||
"分类链接": "https://www.voflix.me/show/{cateId}--------{catePg}---.html",
|
||||
"分类名称": "电影&电视剧&动漫&综艺",
|
||||
"分类名称替换词": "1&2&4&3",
|
||||
"筛选数据": {},
|
||||
@@ -17,10 +17,10 @@
|
||||
"分类片单链接": "a&&href",
|
||||
"分类片单图片": ".lazyload&&data-original",
|
||||
"分类片单副标题": ".module-item-note&&Text",
|
||||
"分类片单链接加前缀": "https://www.voflix.com",
|
||||
"分类片单链接加前缀": "https://www.voflix.me",
|
||||
"分类片单链接加后缀": "",
|
||||
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||
"搜索链接": "https://www.voflix.com/search/-------------.html?wd={wd}",
|
||||
"搜索链接": "https://www.voflix.me/search/-------------.html?wd={wd}",
|
||||
"POST请求数据": "",
|
||||
"搜索截取模式": "1",
|
||||
"搜索列表数组规则": ".module-items&&.module-item",
|
||||
@@ -29,7 +29,7 @@
|
||||
"搜索片单标题": ".module-card-item-title&&Text",
|
||||
"搜索片单链接": "a&&href",
|
||||
"搜索片单副标题": ".module-item-note&&Text",
|
||||
"搜索片单链接加前缀": "https://www.voflix.com",
|
||||
"搜索片单链接加前缀": "https://www.voflix.me",
|
||||
"搜索片单链接加后缀": "",
|
||||
"链接是否直接播放": "否",
|
||||
"直接播放链接加前缀": "https://live.52sf.ga/huya/",
|
||||
@@ -41,7 +41,7 @@
|
||||
"地区详情": "",
|
||||
"演员详情": ".module-info-content&&.module-info-item,3&&Text",
|
||||
"简介详情": ".module-info-content&&.module-info-item&&Text",
|
||||
"线路列表数组规则": ".module-tab-items-box&&.module-tab-item",
|
||||
"线路列表数组规则": "#y-playList&&.module-tab-item",
|
||||
"线路标题": "Text",
|
||||
"播放列表数组规则": "body&&.module-play-list-content",
|
||||
"选集列表数组规则": "a",
|
||||
@@ -49,7 +49,7 @@
|
||||
"选集标题": "a&&Text",
|
||||
"选集链接": "a&&href",
|
||||
"是否反转选集序列": "否",
|
||||
"选集链接加前缀": "https://www.voflix.com",
|
||||
"选集链接加前缀": "https://www.voflix.me",
|
||||
"选集链接加后缀": "",
|
||||
"分析MacPlayer": "否",
|
||||
"是否开启手动嗅探": "否",
|
||||
|
||||
Reference in New Issue
Block a user