From 1b96e07b65c64c4592e0a5ab1bd16e640208ea93 Mon Sep 17 00:00:00 2001 From: Memory <134070804+Memory2314@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:29:51 +0800 Subject: [PATCH] fix: prioritize user delay test URL over proxy group config URL --- src/main/core/mihomoApi.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/core/mihomoApi.ts b/src/main/core/mihomoApi.ts index c9c7d15..fcc20df 100644 --- a/src/main/core/mihomoApi.ts +++ b/src/main/core/mihomoApi.ts @@ -169,7 +169,7 @@ export const mihomoProxyDelay = async (proxy: string, url?: string): Promise