From 456c2b13aa6dbf71d6205361539b97b222e14846 Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:48:47 +0100 Subject: [PATCH 1/3] Vercel TXT verification --- domains/{matt3o0.json => _vercel.matt3o0.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{matt3o0.json => _vercel.matt3o0.json} (59%) diff --git a/domains/matt3o0.json b/domains/_vercel.matt3o0.json similarity index 59% rename from domains/matt3o0.json rename to domains/_vercel.matt3o0.json index c2f8e3ce5..d03be1a44 100644 --- a/domains/matt3o0.json +++ b/domains/_vercel.matt3o0.json @@ -4,6 +4,6 @@ "email": "duvbolone@gmail.com" }, "record": { - "URL": "https://matt3o0.vercel.app" + "TXT": ["vc-domain-verify=matt3o0.is-a.dev,f6f05e41e90e74cd0c09"] } } From 3add52194d8a7e0af4af1d26a2e73fe2ed9e8bbc Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:50:36 +0100 Subject: [PATCH 2/3] Create matt3o0.json: CNAME record --- domains/matt3o0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matt3o0.json diff --git a/domains/matt3o0.json b/domains/matt3o0.json new file mode 100644 index 000000000..f39094035 --- /dev/null +++ b/domains/matt3o0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duvbolone", + "email": "duvbolone@gmail.com" + }, + "record": { + "CNAME": "matt3o0.vercel.app" + } +} From 68ccbecd19026795f71d959055674487520a6e77 Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:18:10 +0100 Subject: [PATCH 3/3] File for Discord DNS verification --- domains/_discord.matt3o0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.matt3o0.json diff --git a/domains/_discord.matt3o0.json b/domains/_discord.matt3o0.json new file mode 100644 index 000000000..1e5d7731e --- /dev/null +++ b/domains/_discord.matt3o0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duvbolone", + "email": "duvbolone@gmail.com" + }, + "record": { + "TXT": ["dh=00c8db5a2edc793156939308c6f9e4a11bbf27e7"] + } +}