From 21ddc24b02809cf8140489a747390cd368b985a9 Mon Sep 17 00:00:00 2001 From: Toto Date: Tue, 9 Jan 2024 10:47:41 +0900 Subject: [PATCH] feat(domain): add `toto.is-a.dev` --- domains/toto.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/toto.json diff --git a/domains/toto.json b/domains/toto.json new file mode 100644 index 000000000..711f123a5 --- /dev/null +++ b/domains/toto.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "E8D08F", + "email": "the@unpopular.me" + }, + + "record": { + "CNAME": "chunghwa.asia" + } +}