From a1892777f37dd6e6a2e43ae23fc8e152d88033c0 Mon Sep 17 00:00:00 2001 From: Trio745 <85232615+Trio745@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:12:46 +0200 Subject: [PATCH] Create trio.json --- domains/trio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json new file mode 100644 index 000000000..8c3e9f5ad --- /dev/null +++ b/domains/trio.json @@ -0,0 +1,10 @@ +{ + "description": "trio", + "owner": { + "username": "trio", + "email": "triofran6@gmail.com" + }, + "record": { + "MX": ["smtp.internal.xhyrom.dev"] + } +}