Add files via upload

This commit is contained in:
一木 2022-12-21 03:11:24 +08:00 committed by GitHub
parent a689aee216
commit ac9d014823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
[{
"name": "小雅网盘",
"server": "http://alist.xiaoya.pro/",
"startPage": "/",
"showAll": false,
"search": true,
"params": {
"/abc": {
"password": "123"
},
"/abc/abc": {
"password": "123"
}
}
}]