Hi. I am currently trying to upload an HTML5 game that communicates with a server (it's an .io game). But since the origin is from a CDN (e.g. in my case "from origin 'https://v6p9d9t4.ssl.hwcdn.net' " as says the error message), I don't know if I can allow this origin on my server, because I'm afraid it'll change often. Can you confirm me that the CDN origin never changes, or point me to a solution to this ?
You can check the issue yourself there https://luccadoret.itch.io/conqurio by checking your browser console.
Thans !