Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Hotfix for DNS

Choose a tag to compare

@DedFishy DedFishy released this 17 Jun 20:28
· 11 commits to master since this release

This release makes the client query a DNS server to resolve the IP for our backend servers. This is to add support for Dynamic DNS, which is currently a requirement.
The resolution is for showing the current cape, which has to be fetched over HTTP and therefore needs to be directly found by IP in order to comply with .DEV domain requirements and cross-protocol request requirements.