SkyCryptWebsite / SkyCrypt

A Hypixel skyblock stats website
https://sky.shiiyu.moe
MIT License
248 stars 125 forks source link

use mat api #2219

Closed metalcupcake5 closed 3 months ago

metalcupcake5 commented 3 months ago

switches the api we use for uuid and skin data away from ashcon to matdoes to prevent caching bugs

metalcupcake5 commented 3 months ago

tested on Fossyl (previously unable to be found) and NecronsKitten (previously redirected to fart947837758297)

soopyc commented 3 months ago

LGTM, API does return the correct data.

Nitpick: rename uuid to something that doesn't imply you can only pass in a uuid. Otherwise, everything looks fine.