mojang sucks (change to alt. api url)

This commit is contained in:
Stachelbeere1248 2025-06-14 08:11:32 +02:00
parent a4a691f820
commit 7886c6b46d
Signed by: Stachelbeere1248
SSH key fingerprint: SHA256:IozEKdw2dB8TZxkpPdMxcWSoWTIMwoLaCcZJ1AJnY2o

View file

@ -64,4 +64,4 @@ cache_hit_handler!(
"https://api.minecraftservices.com/minecraft/profile/lookup/{}"
);
cache_hit_handler!(uuid, "https://api.mojang.com/users/profiles/minecraft/{}");
cache_hit_handler!(uuid, "https://api.minecraftservices.com/minecraft/profile/lookup/name/{}");