Update wish url

pull/34/head
Made Baruna 2024-04-24 11:54:33 +08:00
parent 6695447a69
commit c0d988f55b
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@
url.searchParams.append('lang', 'en-us');
url.hash = '';
url.host = 'hk4e-api-os.mihoyo.com';
url.pathname = 'event/gacha_info/api/getGachaLog';
url.pathname = 'gacha_info/api/getGachaLog';
currentBanner = type.name;

View File

@ -237,7 +237,7 @@
url.searchParams.append('lang', 'en-us');
url.hash = '';
url.host = 'hk4e-api-os.hoyoverse.com';
url.pathname = 'event/gacha_info/api/getGachaLog';
url.pathname = 'gacha_info/api/getGachaLog';
if ($server === 'China') {
url.host = 'hk4e-api.mihoyo.com';