From f678ec6fdcad6a78869a5429c9192efdb0cbd7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E4=B8=89?= <89683694+Tangsan99999@users.noreply.github.com> Date: Tue, 14 Feb 2023 04:38:49 +0800 Subject: [PATCH] Update alist.json --- json/alist.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 +}