I am working on a Unity web game, and I am trying to set up a simple leaderboard system. I am currently using an external server (dreamlo) to access highscore data, and it seems to work when I run it on my machine. However, when I upload it to itch.io, it cannot access the server. Is there a way to get this to work, or if accessing an external server from a webgame not supported by itch.io?