cryptovoxels / issues

🐞 Bugs and issues to be resolved on cryptovoxels
5 stars 1 forks source link

[Bug, P2, #Web] Not including "www" in URL times out when visiting a parcel #53

Closed conlan closed 4 years ago

conlan commented 4 years ago

When entering a URL it doesn't redirect if you don't include the "www" prefix:

https://www.cryptovoxels.com/play?coords=W@340W,275S <-- works https://cryptovoxels.com/play?coords=W@340W,275S <-- doesn't work (times out)

conlan commented 4 years ago

This is an issue because on some platforms like Twitter they hide the www prefix and people have accidentally copied that link leading them to think that CV is broken when they paste it elsewhere:

Screen Shot 2019-11-08 at 11 42 36 AM

bnolan commented 4 years ago

Fixed!