From c8152f38a5ab9cc96a73d7f8e5292280704d221e Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Thu, 9 Mar 2023 23:33:34 +0530 Subject: [PATCH] Create chat.suki.is-a.dev A small chat application. --- domains/chat.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chat.suki.json diff --git a/domains/chat.suki.json b/domains/chat.suki.json new file mode 100644 index 000000000..c0f7312bd --- /dev/null +++ b/domains/chat.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co" + } +}