From 1f70ac00d75ded997616423dae1dbaa18f87e71d Mon Sep 17 00:00:00 2001 From: Zffu Date: Tue, 26 Mar 2024 22:59:16 +0100 Subject: [PATCH 1/6] Create zffu.json --- domains/zffu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zffu.json diff --git a/domains/zffu.json b/domains/zffu.json new file mode 100644 index 000000000..b7102ee66 --- /dev/null +++ b/domains/zffu.json @@ -0,0 +1,11 @@ +{ + "description": "zffu.is-a.dev", + "owner": { + "username": "Zffu", + "email": "zffumc@gmail.com", + "discord": "Zffu" + }, + "record": { + "URL": "https://zffumc.github.io" + } +} From 72700d2335192a65fb7bd69f7957c4722c161bb7 Mon Sep 17 00:00:00 2001 From: Zffu Date: Tue, 26 Mar 2024 23:03:14 +0100 Subject: [PATCH 2/6] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index b7102ee66..4e03c962a 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "https://zffumc.github.io" + "URL": "zffumc.github.io" } } From c1ee98e97bf3d3b89a4552d86455023c5c84d01f Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 07:13:13 +0100 Subject: [PATCH 3/6] fixed url --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 4e03c962a..e9489a1dc 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "zffumc.github.io" + "URL": "zffu.github.io" } } From aa69208c897be0ff7d243c9824f1a569625ba733 Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 16:52:22 +0100 Subject: [PATCH 4/6] Update domains/zffu.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index e9489a1dc..8ce8a7a6c 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "zffu.github.io" + "CNAME": "zffu.github.io" } } From 2749b18fd0e0bcb349617ac4c11ec2cb22458ba0 Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 16:52:42 +0100 Subject: [PATCH 5/6] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 8ce8a7a6c..92369e065 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "CNAME": "zffu.github.io" + "CNAME": "https://zffu.github.io" } } From 9da06f946ce46feb502cfdcfd7de0f649bc3896a Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 18:05:21 +0100 Subject: [PATCH 6/6] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 92369e065..8ce8a7a6c 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "CNAME": "https://zffu.github.io" + "CNAME": "zffu.github.io" } }