From 2f6522605ba4c6d44a7aac5a7a94d15ffbd9b48c Mon Sep 17 00:00:00 2001 From: OnionDev Date: Tue, 28 Feb 2023 18:16:24 +0530 Subject: [PATCH] Create oniondev.json --- domains/oniondev.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/oniondev.json diff --git a/domains/oniondev.json b/domains/oniondev.json new file mode 100644 index 000000000..5c99f6c7d --- /dev/null +++ b/domains/oniondev.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "OnionDev1885", + "email": "", + "discord": "OnionDev#1885" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}