From 4d9c85195e3aae428ab49000b89e071c70d2a652 Mon Sep 17 00:00:00 2001 From: Made Baruna Date: Tue, 30 Jul 2024 16:30:06 +0800 Subject: [PATCH] Update url --- src/routes/wish/import.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/wish/import.svelte b/src/routes/wish/import.svelte index a6f491a4..31fc118d 100644 --- a/src/routes/wish/import.svelte +++ b/src/routes/wish/import.svelte @@ -236,7 +236,7 @@ url.searchParams.set('size', fetchSize); url.searchParams.append('lang', 'en-us'); url.hash = ''; - url.host = 'hk4e-api-os.hoyoverse.com'; + url.host = 'public-operation-hk4e-sg.hoyoverse.com'; url.pathname = 'gacha_info/api/getGachaLog'; if ($server === 'China') {