mirror of
https://github.com/aliluya1977/TVBox.git
synced 2026-01-12 01:28:28 +01:00
上传文件至 'sub'
This commit is contained in:
parent
322dce79b5
commit
424bf3882f
1 changed files with 15 additions and 8 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"name" : "🙋丫仙女",
|
||||
"server" : "http://alist.xiaoya.pro",
|
||||
"startPage" : "/",
|
||||
"showAll" : false,
|
||||
"search" : true
|
||||
}]
|
||||
[{
|
||||
"name": "丫仙女",
|
||||
"server": "http://alist.xiaoya.pro/",
|
||||
"startPage": "/",
|
||||
"showAll": false,
|
||||
"search": true,
|
||||
"params": {
|
||||
"/abc": {
|
||||
"password": "123"
|
||||
},
|
||||
"/abc/abc": {
|
||||
"password": "123"
|
||||
}
|
||||
}
|
||||
}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue