mirror of
https://github.com/qist/tvbox.git
synced 2026-04-21 15:02:44 +00:00
Add files via upload
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user