From 964abb4b58bca82c9099d956d6a901ec5a405f47 Mon Sep 17 00:00:00 2001 From: CuzImBisonratte Date: Tue, 16 Aug 2022 21:41:49 +0200 Subject: [PATCH 1/2] feat: Added domain programatically --- domains/cuzimbisonratte.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cuzimbisonratte.json diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json new file mode 100644 index 000000000..2117485c3 --- /dev/null +++ b/domains/cuzimbisonratte.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "CuzImBisonratte", + "email": "cuzimbisonratte@gmail.com" + }, + + "record": { + "CNAME": "https://cuzimbisonratte.github.io" + } + } + \ No newline at end of file From a534e76c48f88c2c69854388ef662f9fd552ae66 Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 09:59:07 -0400 Subject: [PATCH 2/2] Update cuzimbisonratte.json --- domains/cuzimbisonratte.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json index 2117485c3..618cadb03 100644 --- a/domains/cuzimbisonratte.json +++ b/domains/cuzimbisonratte.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://cuzimbisonratte.github.io" + "CNAME": "cuzimbisonratte.github.io" } } - \ No newline at end of file +