Discord Activity Proxy (*.discordsays.com) in URL allowlist.
miaadev
A lot of cool things are only possible with custom server code, which requires untrusted URLs. I’m assuming the main reason is to prevent IP grabbing. If this is the case, I’m not sure if you know about this, but Discord has a “proxy” system that is extremely easy to use, which is used for activities. Basically, you set your server URL in the Discord developer dashboard, and then you can access it through a proxy at the URL [APPLICATION_ID].discordsays.com.
Adding *.discordsays.com to the URL allow list would allow us to run custom server code for worlds, while also not being able to grab IPs (as it’s a proxy and it would just return the IP of Discord’s server).
(I can't attach it directly for some reason)
Log In