From 70d44fadbfff6aa8e2fa2da0e2b67d2848c0e444 Mon Sep 17 00:00:00 2001 From: zukidex <66759028+zukidex@users.noreply.github.com> Date: Mon, 10 May 2021 04:05:42 +0800 Subject: [PATCH] Create zuki.json --- domains/zuki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zuki.json diff --git a/domains/zuki.json b/domains/zuki.json new file mode 100644 index 000000000..3d24b0d2b --- /dev/null +++ b/domains/zuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zukidex", + "email": "inari@tuta.io" + }, + "record": { + "CNAME": "zukidex.pages.dev" + } +}