From f37c2bc8d80539738edfb0f93496943b22a09678 Mon Sep 17 00:00:00 2001 From: TheHCJ <150591975+TheHCJ@users.noreply.github.com> Date: Sun, 29 Dec 2024 11:43:16 +0000 Subject: [PATCH] update to hcj.is-a.dev and add _vercel record --- domains/{_atproto.thehcj.json => _atproto.hcj.json} | 0 domains/{_discord.thehcj.json => _discord.hcj.json} | 2 +- domains/_vercel.hcj.json | 10 ++++++++++ domains/{thehcj.json => hcj.json} | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) rename domains/{_atproto.thehcj.json => _atproto.hcj.json} (100%) rename domains/{_discord.thehcj.json => _discord.hcj.json} (68%) create mode 100644 domains/_vercel.hcj.json rename domains/{thehcj.json => hcj.json} (78%) diff --git a/domains/_atproto.thehcj.json b/domains/_atproto.hcj.json similarity index 100% rename from domains/_atproto.thehcj.json rename to domains/_atproto.hcj.json diff --git a/domains/_discord.thehcj.json b/domains/_discord.hcj.json similarity index 68% rename from domains/_discord.thehcj.json rename to domains/_discord.hcj.json index 48958ca46..b227fd8f9 100644 --- a/domains/_discord.thehcj.json +++ b/domains/_discord.hcj.json @@ -4,6 +4,6 @@ "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" }, "record": { - "TXT": "dh=d8213a7b69c2c71bfc2cdddc2744080847a4b0da" + "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" } } \ No newline at end of file diff --git a/domains/_vercel.hcj.json b/domains/_vercel.hcj.json new file mode 100644 index 000000000..c903acfb5 --- /dev/null +++ b/domains/_vercel.hcj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] + } + } + \ No newline at end of file diff --git a/domains/thehcj.json b/domains/hcj.json similarity index 78% rename from domains/thehcj.json rename to domains/hcj.json index 8f312d4f1..4dd713154 100644 --- a/domains/thehcj.json +++ b/domains/hcj.json @@ -4,6 +4,6 @@ "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" }, "record": { - "CNAME": "thehcj.github.io" + "A": ["76.76.21.21"] } }