From 8704e52e7f3c6ffb0ad2ade4d78a52228ea40957 Mon Sep 17 00:00:00 2001 From: YASH KEDIA <121319962+spiderkd@users.noreply.github.com> Date: Sat, 3 May 2025 02:54:11 +0530 Subject: [PATCH 1/4] Create shreshtha.json --- domains/shreshtha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/shreshtha.json diff --git a/domains/shreshtha.json b/domains/shreshtha.json new file mode 100644 index 000000000..fb57ad680 --- /dev/null +++ b/domains/shreshtha.json @@ -0,0 +1,13 @@ +{ + "description": "Documentation website for is-a.dev", + + "subdomain": "shreshtha", + "owner": { + "Username": "spiderkd", + "email": "yashkd12790@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + }, + "proxied": true +} From 29e742feca8bf00bb3048df09f8dca8c9688202e Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 9 May 2025 10:37:24 +0300 Subject: [PATCH 2/4] Update shreshtha.json --- domains/shreshtha.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/shreshtha.json b/domains/shreshtha.json index fb57ad680..63e1e062f 100644 --- a/domains/shreshtha.json +++ b/domains/shreshtha.json @@ -1,12 +1,9 @@ -{ - "description": "Documentation website for is-a.dev", - - "subdomain": "shreshtha", +{ "owner": { "Username": "spiderkd", "email": "yashkd12790@gmail.com" }, - "record": { + "records": { "CNAME": "cname.vercel-dns.com." }, "proxied": true From a6a413d8259039bd85f938edbddc30f071e98aa8 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 9 May 2025 10:37:40 +0300 Subject: [PATCH 3/4] Update shreshtha.json --- domains/shreshtha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreshtha.json b/domains/shreshtha.json index 63e1e062f..2b17e340a 100644 --- a/domains/shreshtha.json +++ b/domains/shreshtha.json @@ -1,6 +1,6 @@ { "owner": { - "Username": "spiderkd", + "username": "spiderkd", "email": "yashkd12790@gmail.com" }, "records": { From b01b1d103d0daf7af7977e437001aaeb8f67f977 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 9 May 2025 10:39:03 +0300 Subject: [PATCH 4/4] Update shreshtha.json --- domains/shreshtha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreshtha.json b/domains/shreshtha.json index 2b17e340a..14471041e 100644 --- a/domains/shreshtha.json +++ b/domains/shreshtha.json @@ -4,7 +4,7 @@ "email": "yashkd12790@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "cname.vercel-dns.com" }, "proxied": true }