mirror of
https://github.com/qist/tvbox.git
synced 2026-06-18 23:53:25 +00:00
Add files via upload
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
"是否开启获取首页数据":"1",
|
||||
"图片是否需要代理": "否",
|
||||
"是否开启获取首页数据": "1",
|
||||
"首页推荐链接": "http://dmsvip.top",
|
||||
"首页推荐链接": "http://dmsvip1.top",
|
||||
"首页列表数组规则": "body&&.module-items:has(.module-item-pic)",
|
||||
"首页片单列表数组规则": ".module-item",
|
||||
"首页片单是否Jsoup写法": "1",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "http://dmsvip.top/index.php/vod/show/by/{by}/id/{cateId}/page/{catePg}/year/{year}.html",
|
||||
"分类链接": "http://dmsvip1.top/index.php/vod/show/by/{by}/id/{cateId}/page/{catePg}/year/{year}.html",
|
||||
"分类名称": "电影&电视剧&综艺&动漫&纪录片",
|
||||
"分类名称替换词": "1&2&3&4&29",
|
||||
//"筛选数据": {},
|
||||
@@ -28,10 +28,10 @@
|
||||
"分类片单链接": "a&&href",
|
||||
"分类片单图片": ".lazyloaded&&data-src",
|
||||
"分类片单副标题": ".module-item-text&&Text",
|
||||
"分类片单链接加前缀": "http://dmsvip.top",
|
||||
"分类片单链接加前缀": "http://dmsvip1.top",
|
||||
"分类片单链接加后缀": "",
|
||||
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||
"搜索链接": "http://dmsvip.top/index.php/vod/search.html?wd={wd}",
|
||||
"搜索链接": "http://dmsvip1.top/index.php/vod/search.html?wd={wd}",
|
||||
"POST请求数据": "",
|
||||
"搜索截取模式": "1",
|
||||
"搜索列表数组规则": ".module-items&&.module-search-item",
|
||||
@@ -40,7 +40,7 @@
|
||||
"搜索片单标题": "h3&&a&&Text",
|
||||
"搜索片单链接": "h3&&a&&href",
|
||||
"搜索片单副标题": ".video-info-header&&Text",
|
||||
"搜索片单链接加前缀": "http://dmsvip.top",
|
||||
"搜索片单链接加前缀": "http://dmsvip1.top",
|
||||
"搜索片单链接加后缀": "",
|
||||
"链接是否直接播放": "否",
|
||||
"直接播放链接加前缀": "https://live.52sf.ga/huya/",
|
||||
@@ -54,13 +54,13 @@
|
||||
"简介详情": ".video-info-main&&.video-info-items,-1&&Text",
|
||||
"线路列表数组规则": ".module-player-tab&&.module-tab-item",
|
||||
"线路标题": "Text",
|
||||
"播放列表数组规则": "body&&.module-player-list",
|
||||
"选集列表数组规则": ".module-tab-content&&a",
|
||||
"播放列表数组规则": "body&&[id^=sort-item]",
|
||||
"选集列表数组规则": "a",
|
||||
"选集标题链接是否Jsoup写法": "是",
|
||||
"选集标题": "a&&Text",
|
||||
"选集链接": "a&&href",
|
||||
"是否反转选集序列": "否",
|
||||
"选集链接加前缀": "http://dmsvip.top",
|
||||
"选集链接加前缀": "http://dmsvip1.top",
|
||||
"选集链接加后缀": "",
|
||||
"分析MacPlayer": "2",
|
||||
"是否开启手动嗅探": "否",
|
||||
|
||||
Reference in New Issue
Block a user