mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 03:02:21 +00:00
update XYQ
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
"网页编码格式": "UTF-8",
|
||||
"图片是否需要代理": "否",
|
||||
"是否开启获取首页数据": "1",
|
||||
"首页推荐链接": "https://yanaifei.com",
|
||||
"首页推荐链接": "https://yanaifei.tv",
|
||||
"首页列表数组规则": "body&&.module-main.tab-list.active",
|
||||
"首页片单列表数组规则": ".module-item",
|
||||
"首页片单是否Jsoup写法": "1",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "https://yanaifei.com/vod/show/{cateId}--------{catePg}---.html",
|
||||
"分类链接": "https://yanaifei.tv/vod/show/{cateId}--------{catePg}---.html",
|
||||
"分类名称": "电影&电视剧&动漫&综艺",
|
||||
"分类名称替换词": "1&2&4&3",
|
||||
"筛选数据": {},
|
||||
@@ -21,10 +21,10 @@
|
||||
"分类片单链接": "a&&href",
|
||||
"分类片单图片": ".lazyload&&data-original",
|
||||
"分类片单副标题": ".module-item-note&&Text",
|
||||
"分类片单链接加前缀": "https://yanaifei.com",
|
||||
"分类片单链接加前缀": "https://yanaifei.tv",
|
||||
"分类片单链接加后缀": "",
|
||||
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||
"搜索链接": "https://yanaifei.com/index.php/ajax/suggest?mid=1&wd={wd}",
|
||||
"搜索链接": "https://yanaifei.tv/index.php/ajax/suggest?mid=1&wd={wd}",
|
||||
"POST请求数据": "wd={wd}&search=",
|
||||
"搜索截取模式": "0",
|
||||
"搜索列表数组规则": "list",
|
||||
@@ -33,7 +33,7 @@
|
||||
"搜索片单标题": "name",
|
||||
"搜索片单链接": "id",
|
||||
"搜索片单副标题": "",
|
||||
"搜索片单链接加前缀": "https://yanaifei.com/vod/detail/",
|
||||
"搜索片单链接加前缀": "https://yanaifei.tv/vod/detail/",
|
||||
"搜索片单链接加后缀": ".html",
|
||||
"链接是否直接播放": "否",
|
||||
"直接播放链接加前缀": "https://live.52sf.ga/huya/",
|
||||
@@ -53,7 +53,7 @@
|
||||
"选集标题": "a&&Text",
|
||||
"选集链接": "a&&href",
|
||||
"是否反转选集序列": "否",
|
||||
"选集链接加前缀": "https://yanaifei.com",
|
||||
"选集链接加前缀": "https://yanaifei.tv",
|
||||
"选集链接加后缀": "",
|
||||
"分析MacPlayer": "2",
|
||||
"是否开启手动嗅探": "否",
|
||||
|
||||
Reference in New Issue
Block a user