From 50b7cf4f63eadba58e22072aec624c172e78d8cf Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:21:18 -0500 Subject: [PATCH 1/2] discord verification --- domains/_discord.webcubed.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.webcubed.is-a.dev.json diff --git a/domains/_discord.webcubed.is-a.dev.json b/domains/_discord.webcubed.is-a.dev.json new file mode 100644 index 000000000..317fde03a --- /dev/null +++ b/domains/_discord.webcubed.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "github-username" + }, + "record": { + "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] + } +} From 1a81bbbf780bccf25077ba2062a64aed36656f54 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:24:45 -0500 Subject: [PATCH 2/2] OOPS --- .../{_discord.webcubed.is-a.dev.json => _discord.webcubed.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.webcubed.is-a.dev.json => _discord.webcubed.json} (74%) diff --git a/domains/_discord.webcubed.is-a.dev.json b/domains/_discord.webcubed.json similarity index 74% rename from domains/_discord.webcubed.is-a.dev.json rename to domains/_discord.webcubed.json index 317fde03a..b5a4d0ec4 100644 --- a/domains/_discord.webcubed.is-a.dev.json +++ b/domains/_discord.webcubed.json @@ -1,6 +1,6 @@ { "owner": { - "username": "github-username" + "username": "webcubed" }, "record": { "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"]