From bd83b9bf5da43c365304026b95daa4ee51c46e16 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 18:02:52 +0800 Subject: [PATCH] Update index.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 去除失效反代 --- src/config/index.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/config/index.ts b/src/config/index.ts index 77a6e631a..ca73b3538 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -1,13 +1,5 @@ export const proxy = [ - 'https://diii.tk', - 'https://api-pikpak.tjsky.cf', - 'https://api-pikpak.tjsky-1.cf', - 'https://cf-api.xswd.cf', - 'https://wkr.btstream.net', - 'https://pikpak.520936.xyz', - 'https://wkr.btstream.net', - 'https://darazemon.xyz', - 'https://pikpak.995579.xyz', + 'https://pikpak.995579.xyzk' ] export const version = '1.26.2'