Browse Source

update json/yingshiche.json.

Signed-off-by: dongchenys <14018478+dongchenys@user.noreply.gitee.com>
master
dongchenys 10 months ago
committed by Gitee
parent
commit
700e2453e8
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
  1. 10
      json/yingshiche.json

10
json/yingshiche.json

@ -5,12 +5,12 @@
"网页编码格式": "UTF-8", "网页编码格式": "UTF-8",
"图片是否需要代理": "否", "图片是否需要代理": "否",
"是否开启获取首页数据": "是", "是否开启获取首页数据": "是",
"首页推荐链接": "https://www.weixine.net",
"首页推荐链接": "https://www.weixine.link",
"首页列表数组规则": "body&&.module-items", "首页列表数组规则": "body&&.module-items",
"首页片单列表数组规则": ".module-item", "首页片单列表数组规则": ".module-item",
"首页片单是否Jsoup写法": "1", "首页片单是否Jsoup写法": "1",
"分类起始页码": "1", "分类起始页码": "1",
"分类链接": "https://www.weixine.net/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类链接": "https://www.weixine.link/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类名称": "电影&剧集&综艺&动漫&音乐&短剧", "分类名称": "电影&剧集&综艺&动漫&音乐&短剧",
"分类名称替换词": "1&2&4&3&6&5", "分类名称替换词": "1&2&4&3&6&5",
"筛选数据": "ext", "筛选数据": "ext",
@ -33,10 +33,10 @@
"分类片单链接": "a&&href", "分类片单链接": "a&&href",
"分类片单图片": ".module-item-pic&&img&&data-src", "分类片单图片": ".module-item-pic&&img&&data-src",
"分类片单副标题": ".module-item-text&&Text", "分类片单副标题": ".module-item-text&&Text",
"分类片单链接加前缀": "https://www.weixine.net",
"分类片单链接加前缀": "https://www.weixine.link",
"分类片单链接加后缀": "", "分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA", "搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "https://www.weixine.net/vodsearch/-------------.html?wd={wd}",
"搜索链接": "https://www.weixine.link/vodsearch/-------------.html?wd={wd}",
"POST请求数据": "", "POST请求数据": "",
"搜索截取模式": "1", "搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-search-item", "搜索列表数组规则": ".module-items&&.module-search-item",
@ -45,7 +45,7 @@
"搜索片单标题": "h3&&Text", "搜索片单标题": "h3&&Text",
"搜索片单链接": "h3&&a&&href", "搜索片单链接": "h3&&a&&href",
"搜索片单副标题": ".video-info&&a&&Text", "搜索片单副标题": ".video-info&&a&&Text",
"搜索片单链接加前缀": "https://www.weixine.net/",
"搜索片单链接加前缀": "https://www.weixine.link/",
"搜索片单链接加后缀": "", "搜索片单链接加后缀": "",
"链接是否直接播放": "否", "链接是否直接播放": "否",
"直接播放链接加前缀": "", "直接播放链接加前缀": "",

Loading…
Cancel
Save