Hello! A couple years ago I asked this question: Roblox CDN, How do I know which one to use?, this worked perfect for 2 years, but roblox has changed how their CDN works, its no longer f4f786ead2f4de8d6ab879ae2498e860
their CDN is now 30DAY-f4f786ead2f4de8d6ab879ae2498e860
and I can’t work out how to hash this correctly to work out the correct roblox subdomain, any suggestions?
The old code says the API should be https://t4.rbxcdn.com/30DAY-f4f786ead2f4de8d6ab879ae2498e860
but its actually https://t6.rbxcdn.com/30DAY-f4f786ead2f4de8d6ab879ae2498e860
Any Ideas?
– Gerald