vermaysha / hoyoapi

HoYoAPI is an unofficial API Wrapper library developed to facilitate communication with the official HoYoLab API.
https://vermaysha.github.io/hoyoapi/
MIT License
67 stars 14 forks source link

Possible documentation rewrite? #120

Open maamokun opened 1 year ago

maamokun commented 1 year ago

I would suggest that the documentation for this package say the user should run the cookie extraction script by opening the dev console in their web browser instead of just pasting the script into their address bar, to avoid confusion. Most browsers don't allow you to paste and run JavaScript code from your address bar anymore, to prevent genuinely malicious XSS attacks.