mirror of
https://github.com/alantang1977/X.git
synced 2024-12-24 02:33:08 +02:00
Add files via upload
This commit is contained in:
parent
94fb08eae4
commit
e5b6c87d74
1 changed files with 15 additions and 0 deletions
15
js/alist.json
Normal file
15
js/alist.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
[{
|
||||
"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