From 94fc57886610beda9c60a640b305fd0a55c4937b Mon Sep 17 00:00:00 2001 From: darkdarcool Date: Thu, 19 Oct 2023 18:09:13 -0400 Subject: [PATCH 1/2] feat(domain): darkdarcool.is-a.dev --- domains/darkdarcool.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darkdarcool.json diff --git a/domains/darkdarcool.json b/domains/darkdarcool.json new file mode 100644 index 000000000..62b407aee --- /dev/null +++ b/domains/darkdarcool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkdarcool", + "email": "darkdarcool@gmail.com" + }, + "record": { + "URL": "https://darkdarcool.me" + } +} From 85842d1862ac7454da562b2d9a261b3a711c8548 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 28 Oct 2023 15:47:54 +0530 Subject: [PATCH 2/2] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..611e9e47b --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.github.io" + } +}