Open KallkaGo opened 2 months ago
here is link genshin card
Thanks, although i haven't used this for a while now lol (because this originally isnt my code and its too spaghetti for me to maintain). For now I'll update the readme to link to your repo for deploying in Vercel
Done (https://github.com/teppyboy/Genshin-Card/commit/424a9189deadfd0bca26e135ec7280434545588e), although your version is for the Chinese server I assume because it doesn't work with my overseas hoyolab UID lol. I'll keep this issue open because this repo is meant for overseas version of hoyolab
yeah,my version is for the cn server,I don't know about hoyolab, maybe I just need to replace the requested address. I will do some tests and deploy a hoyolab version when I have time lol
After a night of trying, I have completed the construction of the HOYOLAB version HOYOLAB-Version The specific implementation is in my hoyolab branch of Genshin Card repo Hope this helps you lol
nice, it works well for me, i'll add it to readme too lol
I have merged your PR and redeployed it to vercel. I will update the README tomorrow to tell those who want to deploy it to their own vercel.
yep, thank you for porting the project to Vercel ❤️
I referred to the implementation of your axios branch, and corrected the data misalignment, and has successfully deployed it to vercel. If you need it, you can refer to my implementation