From 9b647bd352d2c51d351e37f9f66a9bc78012d692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=84=AD=E7=A7=89=E6=AD=A3?= <126307842+mattchengg@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:26:41 +0800 Subject: [PATCH 1/3] Create mattcheng.json --- domains/mattcheng.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mattcheng.json diff --git a/domains/mattcheng.json b/domains/mattcheng.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mattcheng.json @@ -0,0 +1 @@ + From f16c0a44e4457c78c27056d87ac2a70d7a9fba09 Mon Sep 17 00:00:00 2001 From: mattchengg Date: Sun, 23 Mar 2025 21:34:08 +0800 Subject: [PATCH 2/3] mattcheng.json --- domains/mattcheng.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/mattcheng.json b/domains/mattcheng.json index 8b1378917..f31127fb8 100644 --- a/domains/mattcheng.json +++ b/domains/mattcheng.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "mattchengg" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From 34ab1c90e44086fabd69339fd774face54423594 Mon Sep 17 00:00:00 2001 From: mattchengg Date: Sun, 23 Mar 2025 21:37:47 +0800 Subject: [PATCH 3/3] mattcheng.json --- domains/mattcheng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattcheng.json b/domains/mattcheng.json index f31127fb8..780913a63 100644 --- a/domains/mattcheng.json +++ b/domains/mattcheng.json @@ -3,6 +3,6 @@ "username": "mattchengg" }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "mattchengg.github.io" } }