MattIPv4 / DNS-over-Discord

1.1.1.1 works from a Discord server, thanks to the 1.1.1.1 bot. Invite the bot to your Discord server to start using DNS over Discord.
https://dns-over-discord.v4.wtf/invite
Apache License 2.0
281 stars 28 forks source link

TLDs are not considered valid domain names #16

Closed joshuapatel closed 3 years ago

joshuapatel commented 3 years ago

Summary

TLDs should be considered valid domain names because they are able to have DNS records. For example, the ai TLD does in fact have A and MX records.

Examples

Bot doesn't consider TLDs a valid domain

Invalid domain image

ai TLD does have DNS records

`ai` TLD has an A record `ai` TLD has an MX record