MadeBaruna/paimon-moe

Gacha export API have changed

Opened this issue · 0 comments

Here are 2 using api in paimon.moe:

url.host = 'hk4e-api-os.hoyoverse.com';
url.pathname = 'event/gacha_info/api/getGachaLog';
if ($server === 'China') {
url.host = 'hk4e-api.mihoyo.com';
}

And they may need to change after Genshin 4.6 updated, here are other 3rd party app and there changes:


In short: try remove event in url