Update url

pull/40/head
Made Baruna 2024-07-30 16:30:06 +08:00
parent b70a61ab00
commit 4d9c85195e
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
url.searchParams.set('size', fetchSize); url.searchParams.set('size', fetchSize);
url.searchParams.append('lang', 'en-us'); url.searchParams.append('lang', 'en-us');
url.hash = ''; url.hash = '';
url.host = 'hk4e-api-os.hoyoverse.com'; url.host = 'public-operation-hk4e-sg.hoyoverse.com';
url.pathname = 'gacha_info/api/getGachaLog'; url.pathname = 'gacha_info/api/getGachaLog';
if ($server === 'China') { if ($server === 'China') {