diff --git a/json/alist.json b/json/alist.json index 816d6782..2686ad11 100644 --- a/json/alist.json +++ b/json/alist.json @@ -1,5 +1,9 @@ { "drives": [ + { + "name": "小雅", + "server": "http://alist.xiaoya.pro" + }, { "name": "肥羊", "server": "https://pan.d1.mk" @@ -29,4 +33,4 @@ "server": "https://zi0.cc" } ] -} \ No newline at end of file +}