update json

This commit is contained in:
qist
2023-10-10 17:32:14 +08:00
parent 388bbb50cd
commit b7010cc88a
130 changed files with 1686 additions and 7881 deletions

View File

@@ -10,9 +10,9 @@
"首页片单列表数组规则": "li",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "http://9kzy.com/{cateId}/index{catePg}.html[firstPage=http://9kzy.com/{cateId}/index.html]",
"分类链接": "http://www.7xdy.com/{cateId}/index{catePg}.html[firstPage=http://www.7xdy.com/{cateId}/index.html]",
"分类名称": "电影&电视剧&综艺&动漫",
"分类名称替换词": "dianying&dianshiju&zongyi&dongman",
"分类名称替换词": "dianyingpian&dianshiju&zongyi&dongman",
//"筛选数据": {},
"筛选数据": "ext",
//{cateId}
@@ -43,7 +43,7 @@
"分类片单链接加前缀": "http://www.7xdy.com",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$手机",
"搜索链接": "http://9kzy.com/search.php?page=1&searchword={wd}&searchtype=",
"搜索链接": "http://www.7xdy.com/search.php?page=1&searchword={wd}&searchtype=",
"POST请求数据": "searchword={wd}",
"搜索截取模式": "1",
"搜索列表数组规则": ".stui-vodlist__media&&li",