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

Plugin not working #1

Closed
SuperZombi opened this issue Sep 4, 2023 · 2 comments
Closed

Plugin not working #1

SuperZombi opened this issue Sep 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@SuperZombi
Copy link
Owner

After loading, the background color changes to red and nothing happens

@SuperZombi
Copy link
Owner Author

SuperZombi commented Sep 4, 2023

The plugin requires an account ltoken.
Previously, this was done through cookies on hoyolab.
But unfortunately, Hoyoverse made this token HttpOnly access.

To fix this, go to the Developer Tools on the hoyolab page:

  1. At the top, select Application tab (if it is not visible, click on >>)
  2. Scroll down and find Cookies
    image
  3. Now find ltoken (or ltoken_v2) (Choose where domain = .hoyolab.com)
  4. Right click on the HttpOnly field
    image
  5. Uncheck the box
    image

🎉Now you're done!

@SuperZombi SuperZombi added the bug Something isn't working label Sep 4, 2023
@SuperZombi SuperZombi pinned this issue Sep 4, 2023
@SuperZombi
Copy link
Owner Author

⚠️After Replit stops working, the plugin no longer works⚠️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant