From 5be865e8a69dd1d606d910ca650238914937aafe Mon Sep 17 00:00:00 2001 From: jona42-ui Date: Wed, 10 Jan 2024 10:40:27 +0300 Subject: [PATCH] feat(domain): thembo jonathan.is-a.dev --- domains/thembo jonathan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/thembo jonathan.json diff --git a/domains/thembo jonathan.json b/domains/thembo jonathan.json new file mode 100644 index 000000000..77ccd712a --- /dev/null +++ b/domains/thembo jonathan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jona42-ui", + "email": "jonathanthembo123@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file