Add files via upload

This commit is contained in:
gaotianliuyun
2023-04-16 10:54:24 +08:00
committed by GitHub
parent 1d8f2e58f7
commit a10bb13dce
9 changed files with 294 additions and 102 deletions

View File

@@ -10,7 +10,7 @@
"首页片单列表数组规则": ".module-item",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "https://www.umkan.cc/index.php/vod_show_by_time_id_{cateId}_page_{catePg}.html",
"分类链接": "https://www.umkan.cc/index.php/vod/show/id/{cateId}/page/{catePg}.html",
"分类名称": "电影&电视剧&综艺&动漫",
"分类名称替换词": "1&2&3&4",
"筛选数据": {},
@@ -43,7 +43,7 @@
"分类片单链接加前缀": "https://www.umkan.cc",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "https://www.umkan.cc/index.php/vod_search_page_1_wd_{wd}.html",
"搜索链接": "https://www.umkan.cc/index.php/vod/search.html?wd={wd}",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": "body&&.module-item",