mirror of
https://github.com/qist/tvbox.git
synced 2026-04-21 15:02:44 +00:00
update json
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"首页片单列表数组规则": "li",
|
||||
"首页片单是否Jsoup写法": "1",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "https://www.sstv.pw/vodshow-{catePg}/page/{catePg}/?wd=",
|
||||
"分类链接": "https://www.sstv.pw/vodshow-{cateId}/page/{catePg}.html",
|
||||
"分类名称": "电影&电视剧&综艺&动漫",
|
||||
"分类名称替换词": "1&2&3&4",
|
||||
"筛选数据": {},
|
||||
@@ -40,10 +40,10 @@
|
||||
"分类片单链接": ".title&&a&&href[替换:/project-=>||/=>]",
|
||||
"分类片单图片": ".lazy&&data-original",
|
||||
"分类片单副标题": ".list-remarks&&Text",
|
||||
"分类片单链接加前缀": "https://www.sstv.pw/play-",
|
||||
"分类片单链接加后缀": "-1-1/",
|
||||
"搜索请求头参数": "User-Agent$手机",
|
||||
"搜索链接": "https://www.sstv.pw/so/?wd={wd}",
|
||||
"分类片单链接加前缀": "https://www.sstv.pw/v_",
|
||||
"分类片单链接加后缀": "_0_0.html",
|
||||
"搜索请求头参数": "User-Agent$手机#Referer$https://www.sstv.pw/",
|
||||
"搜索链接": "https://www.sstv.pw/so.html?wd={wd}",
|
||||
"POST请求数据": "",
|
||||
"搜索截取模式": "1",
|
||||
"搜索列表数组规则": "body&&.search-list",
|
||||
@@ -52,8 +52,8 @@
|
||||
"搜索片单标题": "h2&&Text",
|
||||
"搜索片单链接": "h2&&a&&href[替换:/project-=>||/=>]",
|
||||
"搜索片单副标题": "",
|
||||
"搜索片单链接加前缀": "https://www.sstv.pw/play-",
|
||||
"搜索片单链接加后缀": "-1-1/",
|
||||
"搜索片单链接加前缀": "https://www.sstv.pw/v_",
|
||||
"搜索片单链接加后缀": "_0_0.html",
|
||||
"链接是否直接播放": "0",
|
||||
"直接播放链接加前缀": "",
|
||||
"直接播放链接加后缀": "",
|
||||
@@ -75,7 +75,7 @@
|
||||
"选集链接加前缀": "https://www.sstv.pw",
|
||||
"选集链接加后缀": "",
|
||||
"分析MacPlayer": "0",
|
||||
"是否开启手动嗅探": "0",
|
||||
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos",
|
||||
"是否开启手动嗅探": "1",
|
||||
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos#download-cdn.123pan",
|
||||
"手动嗅探视频链接过滤词": ".html#=http"
|
||||
}
|
||||
Reference in New Issue
Block a user