Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gacha export API have changed #555

Open
LaoshuBaby opened this issue Apr 24, 2024 · 0 comments
Open

Gacha export API have changed #555

LaoshuBaby opened this issue Apr 24, 2024 · 0 comments

Comments

@LaoshuBaby
Copy link

LaoshuBaby commented Apr 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant