From 5ef492fd0eca2ee95e72f0e76ecd9108576a8d6d Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:16:00 +0100 Subject: [PATCH] Create cat.json --- domains/cat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cat.json diff --git a/domains/cat.json b/domains/cat.json new file mode 100644 index 000000000..a79e785a6 --- /dev/null +++ b/domains/cat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": [ + "yunexiz.github.io" + ], + } +}