This commit is contained in:
GH Action - Upstream Sync 2023-02-14 01:39:42 +00:00
commit e4701ad872
1 changed files with 7 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{ {
"drives": [ "drives": [
{ {
"name": "肥羊", "name": "小雅",
"server": "https://pan.d1.mk" "server": "http://alist.xiaoya.pro"
}, },
{ {
"name": "觸光", "name": "觸光",
@ -27,6 +27,10 @@
{ {
"name": "梓澪", "name": "梓澪",
"server": "https://zi0.cc" "server": "https://zi0.cc"
},
{
"name": "Testing purpose",
"server": "https://alist.you-mostmost.repl.co"
} }
] ]
} }