From 9c529e5e1bcb2808c8ed6280281613d2c77e177b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Thu, 11 Jul 2024 00:36:39 +0500 Subject: [PATCH] Create za.json --- domains/za.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/za.json diff --git a/domains/za.json b/domains/za.json new file mode 100644 index 000000000..fca885201 --- /dev/null +++ b/domains/za.json @@ -0,0 +1,14 @@ +{ + "description": "Zeeshan's Email", + "owner": { + "email": "itsshanihere42@gmail.com", + "username": "m-zeeshan42" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}