Add files via upload

This commit is contained in:
超人哥哥 2023-04-26 15:46:26 +08:00 committed by GitHub
parent 94fb08eae4
commit e5b6c87d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
js/alist.json Normal file
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"
}
}
}]