From 4656c7e556910294913bcc8fae0b9528e7309da1 Mon Sep 17 00:00:00 2001 From: Certurix Date: Sun, 19 Feb 2023 18:07:05 +0100 Subject: [PATCH 1/4] feat(domain): certurix.is-a.dev --- domains/certurix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/certurix.json diff --git a/domains/certurix.json b/domains/certurix.json new file mode 100644 index 000000000..24d1ae248 --- /dev/null +++ b/domains/certurix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Certurix", + "email": "certurix@outlook.fr" + }, + "record": { + "CNAME": "certurix.github.io" + } +} From e35ebfba439e7662b009d17516df128a1636ef59 Mon Sep 17 00:00:00 2001 From: Certurix <46199479+Certurix@users.noreply.github.com> Date: Sun, 19 Feb 2023 18:37:01 +0100 Subject: [PATCH 2/4] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index 24d1ae248..36187afdd 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io" + "CNAME": "certurix.github.io/certurix" } } From 8bb2f9b3be6430bc7258fae58e2bb92751c0c99a Mon Sep 17 00:00:00 2001 From: Certurix <46199479+Certurix@users.noreply.github.com> Date: Sun, 19 Feb 2023 18:37:40 +0100 Subject: [PATCH 3/4] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index 36187afdd..e168459d0 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io/certurix" + "CNAME": "certurix.github.io/Certurix" } } From 8fed9bfe28f951bace3f0bdbd2376330e386181b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 20 Feb 2023 06:07:12 +0800 Subject: [PATCH 4/4] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index e168459d0..24d1ae248 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io/Certurix" + "CNAME": "certurix.github.io" } }