From 6a65394af427e8053b2b409bc2cec8f67eed7064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8E=BB=E5=B9=B4=E5=A4=8F=E5=A4=A9?= Date: Mon, 18 Mar 2024 21:01:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=B1=E6=95=88=E5=8F=8D?= =?UTF-8?q?=E4=BB=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/index.ts b/src/config/index.ts index ca73b3538..ffd27126d 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -1,5 +1,6 @@ export const proxy = [ - 'https://pikpak.995579.xyzk' + 'https://pikpak.995579.xyz', + 'https://pikpak.tjsky.top' ] export const version = '1.26.2'