From 7d60cc3213ac5fa57a7d41e7c3fe889aaf6c9617 Mon Sep 17 00:00:00 2001 From: HexadecimalByte Date: Tue, 9 Jan 2024 07:37:14 +0100 Subject: [PATCH 1/2] feat(domain): hexadecimalbyte.is-a.dev --- domains/hexadecimalbyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexadecimalbyte.json diff --git a/domains/hexadecimalbyte.json b/domains/hexadecimalbyte.json new file mode 100644 index 000000000..d07d3d68f --- /dev/null +++ b/domains/hexadecimalbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HexadecimalByte", + "email": "stefan.wulf@t-online.de" + }, + "record": { + "URL": "hexadecimalbyte.github.io" + } +} From 9d4a33159738bd56919f4075981e6200224fba6f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:11:58 -0500 Subject: [PATCH 2/2] Update hexadecimalbyte.json --- domains/hexadecimalbyte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hexadecimalbyte.json b/domains/hexadecimalbyte.json index d07d3d68f..2be06c5ab 100644 --- a/domains/hexadecimalbyte.json +++ b/domains/hexadecimalbyte.json @@ -4,6 +4,6 @@ "email": "stefan.wulf@t-online.de" }, "record": { - "URL": "hexadecimalbyte.github.io" + "URL": "https://hexadecimalbyte.github.io" } }