From 9a2a21e13aa2bb414bf88ed3b8bee351efa671ff Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Sat, 18 May 2024 10:35:21 +0100 Subject: [PATCH] discord domain verification - krunch.is-a.dev --- domains/_discord.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.krunch.json diff --git a/domains/_discord.krunch.json b/domains/_discord.krunch.json new file mode 100644 index 000000000..cc0a0db9b --- /dev/null +++ b/domains/_discord.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "dh=df2bf9fb87a1dc3ee29c6ddfa51ed86da28581c5" + } +}