Browse Source
update json/kaixin.json.
Signed-off-by: dongchenys <14018478+dongchenys@user.noreply.gitee.com>
master
dongchenys
9 months ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
2 additions and
2 deletions
-
json/kaixin.json
|
|
@ -10,7 +10,7 @@ |
|
|
|
"首页片单列表数组规则": ".module-item", |
|
|
|
"首页片单是否Jsoup写法": "1", |
|
|
|
"分类起始页码": "1", |
|
|
|
"分类链接": "http://www.ttkx.live:3328/index.php/vod/show/area/{area}/by/{by}/class/{class}/id/{cateId}/lang/{lang}/letter/{letter}/year/{year}/page/{catePg}.html", |
|
|
|
"分类链接": "http://www.ttkx.live:3328/index.php/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html", |
|
|
|
"分类名称": "开心电影&开心剧集&动漫&综艺&短剧&音乐", |
|
|
|
"分类名称替换词": "1&2&3&4&5&6", |
|
|
|
"筛选数据": "ext", |
|
|
@ -36,7 +36,7 @@ |
|
|
|
"分类片单链接加前缀": "http://www.ttkx.live:3328", |
|
|
|
"分类片单链接加后缀": "", |
|
|
|
"搜索请求头参数": "User-Agent$MOBILE_UA", |
|
|
|
"搜索链接": "http://www.ttkx.live:3328/index.php/vod/search.html?wd={wd}", |
|
|
|
"搜索链接": "http://www.ttkx.live:3328/index.php/vodsearch/{wd}----------{SearchPg}---.html", |
|
|
|
"POST请求数据": "", |
|
|
|
"搜索截取模式": "1", |
|
|
|
"搜索列表数组规则": ".module-items&&.module-search-item", |
|
|
|