mirror of https://github.com/daji888/ys
Update wou.json
This commit is contained in:
parent
3737a6433f
commit
0f3898ad3e
|
@ -5,12 +5,12 @@
|
|||
"网页编码格式": "UTF-8",
|
||||
"图片是否需要代理": "否",
|
||||
"是否开启获取首页数据": "是",
|
||||
"首页推荐链接": "https://wou.nxog.eu.org",
|
||||
"首页推荐链接": "https://wobge.run.goorm.io",
|
||||
"首页列表数组规则": "body&&.module-items",
|
||||
"首页片单列表数组规则": ".module-item",
|
||||
"首页片单是否Jsoup写法": "1",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "https://wou.nxog.eu.org/index.php/vod/show/area/{area}/by/{by}/class/{class}/id/{cateId}/lang/{lang}/letter/{letter}/year/{year}/page/{catePg}.html",
|
||||
"分类链接": "https://wobge.run.goorm.io/index.php/vod/show/area/{area}/by/{by}/class/{class}/id/{cateId}/lang/{lang}/letter/{letter}/year/{year}/page/{catePg}.html",
|
||||
"分类名称": "欧歌电影&欧歌剧集&欧歌动漫&欧歌综艺&欧歌音乐&欧歌短剧",
|
||||
"分类名称替换词": "1&2&3&4&5&44",
|
||||
"筛选数据": "ext",
|
||||
|
@ -33,10 +33,10 @@
|
|||
"分类片单链接": "a&&href",
|
||||
"分类片单图片": ".module-item-pic&&img&&data-src",
|
||||
"分类片单副标题": ".module-item-text&&Text",
|
||||
"分类片单链接加前缀": "https://wou.nxog.eu.org",
|
||||
"分类片单链接加前缀": "https://wobge.run.goorm.io",
|
||||
"分类片单链接加后缀": "",
|
||||
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||
"搜索链接": "https://wou.nxog.eu.org/index.php/vod/search.html?wd={wd}",
|
||||
"搜索链接": "https://wobge.run.goorm.io/index.php/vod/search.html?wd={wd}",
|
||||
"POST请求数据": "",
|
||||
"搜索截取模式": "1",
|
||||
"搜索列表数组规则": ".module-items&&.module-search-item",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"搜索片单标题": "h3&&Text",
|
||||
"搜索片单链接": "h3&&a&&href",
|
||||
"搜索片单副标题": ".video-info&&a&&Text",
|
||||
"搜索片单链接加前缀": "https://wou.nxog.eu.org/",
|
||||
"搜索片单链接加前缀": "https://wobge.run.goorm.io/",
|
||||
"搜索片单链接加后缀": "",
|
||||
"链接是否直接播放": "否",
|
||||
"直接播放链接加前缀": "",
|
||||
|
|
Loading…
Reference in New Issue