From 8590d0a87cae034577f43c56792114c883a16918 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 22 Aug 2024 21:01:37 -0400 Subject: [PATCH 1/2] Create exophs.json --- domains/exophs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/exophs.json diff --git a/domains/exophs.json b/domains/exophs.json new file mode 100644 index 000000000..ab4d8a283 --- /dev/null +++ b/domains/exophs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exophs", + "email": "bezeski@email.com" + }, + "record": { + "RECORDTYPE": "exophs.github.io" + } +} From 63e738167ade7c7cbfb6af7e3a5a27184145a488 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 22 Aug 2024 21:27:45 -0400 Subject: [PATCH 2/2] Update exophs.json --- domains/exophs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exophs.json b/domains/exophs.json index ab4d8a283..11e59a124 100644 --- a/domains/exophs.json +++ b/domains/exophs.json @@ -4,6 +4,6 @@ "email": "bezeski@email.com" }, "record": { - "RECORDTYPE": "exophs.github.io" + "CNAME": "exophs.github.io" } }