From a70055b58e1380ef6530f5a10ac280dd635bca80 Mon Sep 17 00:00:00 2001 From: gpt o4 mini Date: Sun, 16 Nov 2025 19:34:15 -0500 Subject: [PATCH 1/3] Update shs.json --- domains/shs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shs.json diff --git a/domains/shs.json b/domains/shs.json new file mode 100644 index 0000000..b2b1fbe --- /dev/null +++ b/domains/shs.json @@ -0,0 +1,8 @@ +[ + { + "subdomain": "shs", + "type": "CNAME", + "url": "4811ed9d998f2e1f.vercel-dns-017.com.", + "email": "hi@smth.tech" + } +] From 4964ad8463107bc1a87b0eeab8c72afbc3943b72 Mon Sep 17 00:00:00 2001 From: gpt o4 mini Date: Sun, 16 Nov 2025 19:37:22 -0500 Subject: [PATCH 2/3] shs.json --- domains/shs.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/shs.json b/domains/shs.json index b2b1fbe..bebc0b3 100644 --- a/domains/shs.json +++ b/domains/shs.json @@ -1,8 +1,8 @@ [ - { - "subdomain": "shs", - "type": "CNAME", - "url": "4811ed9d998f2e1f.vercel-dns-017.com.", - "email": "hi@smth.tech" - } + { + "subdomain": "shs", + "url": "4811ed9d998f2e1f.vercel-dns-017.com.", + "email": "hi@smth.tech", + "type": "CNAME" + } ] From e5816f4a4b083eb33b26f138089fde071cd59e5f Mon Sep 17 00:00:00 2001 From: gpt o4 mini Date: Sun, 16 Nov 2025 19:39:02 -0500 Subject: [PATCH 3/3] Update URL for shs subdomain --- domains/shs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shs.json b/domains/shs.json index bebc0b3..bd9275c 100644 --- a/domains/shs.json +++ b/domains/shs.json @@ -1,7 +1,7 @@ [ { "subdomain": "shs", - "url": "4811ed9d998f2e1f.vercel-dns-017.com.", + "url": "sharonhs.vercel.app", "email": "hi@smth.tech", "type": "CNAME" }