From 4475f71deca7d735abcd8eaca2a429dfda0160b6 Mon Sep 17 00:00:00 2001 From: zxPau <140620286+zxPau@users.noreply.github.com> Date: Wed, 26 Jul 2023 15:36:08 +0200 Subject: [PATCH 1/3] Create yokaicord.json --- domains/yokaicord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yokaicord.json diff --git a/domains/yokaicord.json b/domains/yokaicord.json new file mode 100644 index 000000000..58f2272e7 --- /dev/null +++ b/domains/yokaicord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + } + "record": { + "CNAME": "zxpau.github.io" + } +} From 1ae8f52dd483fc67cea9be434339891140e9a7e9 Mon Sep 17 00:00:00 2001 From: zxPau Date: Wed, 26 Jul 2023 20:12:11 +0200 Subject: [PATCH 2/3] feat(domain): zxpau.is-a.dev --- domains/zxpau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zxpau.json diff --git a/domains/zxpau.json b/domains/zxpau.json new file mode 100644 index 000000000..defa72f30 --- /dev/null +++ b/domains/zxpau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } +} From ed6c64d2de62815f07cb031af0c0e3c522632e6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:42:31 +0800 Subject: [PATCH 3/3] Update yokaicord.json --- domains/yokaicord.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yokaicord.json b/domains/yokaicord.json index 58f2272e7..2a24c1a70 100644 --- a/domains/yokaicord.json +++ b/domains/yokaicord.json @@ -2,7 +2,7 @@ "owner": { "username": "zxPau", "email": "pauu123123123@gmail.com" - } + }, "record": { "CNAME": "zxpau.github.io" }