From e8fb170d12b444215108d89cdb704075bfdc70f3 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:05:28 +0530 Subject: [PATCH] Create mail.suki.json --- domains/mail.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.suki.json diff --git a/domains/mail.suki.json b/domains/mail.suki.json new file mode 100644 index 000000000..8c2ce2fef --- /dev/null +++ b/domains/mail.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": [ + "212.193.3.66" + ] + } +}