From 2bd8e85d2124354d34001b5a96adbde841c7fb1b Mon Sep 17 00:00:00 2001 From: Neel32 <77811207+midnight0s@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:50:11 -0700 Subject: [PATCH 1/3] Create _vercel.midnight0s.json --- domains/_vercel.midnight0s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.midnight0s.json diff --git a/domains/_vercel.midnight0s.json b/domains/_vercel.midnight0s.json new file mode 100644 index 000000000..c4d665fe3 --- /dev/null +++ b/domains/_vercel.midnight0s.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "midnight0s", + "email": "", + "discord": "817858871388799026" + }, + "record": { + "TXT": "vc-domain-verify=midnight0s.is-a.dev,333b53956284ddc6d49d" + } +} From 7a8dc98fab666f33d1bf0395e69c54b29e5609c5 Mon Sep 17 00:00:00 2001 From: Neel32 <77811207+midnight0s@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:53:32 -0700 Subject: [PATCH 2/3] Create midnight0s.json --- domains/midnight0s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/midnight0s.json diff --git a/domains/midnight0s.json b/domains/midnight0s.json new file mode 100644 index 000000000..24893c2ac --- /dev/null +++ b/domains/midnight0s.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "midnight0s", + "email": "", + "discord": "817858871388799026" + }, + "record": { + "CNAME": "https://midnight0s-is-a-dev.vercel.app/" + } +} From 027084bebf2a82ed1308f49ba12b903fa229e333 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 24 Sep 2024 22:14:14 +0300 Subject: [PATCH 3/3] Update domains/midnight0s.json --- domains/midnight0s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/midnight0s.json b/domains/midnight0s.json index 24893c2ac..4d901d538 100644 --- a/domains/midnight0s.json +++ b/domains/midnight0s.json @@ -5,6 +5,6 @@ "discord": "817858871388799026" }, "record": { - "CNAME": "https://midnight0s-is-a-dev.vercel.app/" + "CNAME": "midnight0s-is-a-dev.vercel.app" } }