From 5311c08a7f8ba9ff624a07a2fa75c367e03def88 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:10:04 -0500 Subject: [PATCH] Create shuchirjain.json --- domains/shuchirjain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shuchirjain.json diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json new file mode 100644 index 000000000..760c81961 --- /dev/null +++ b/domains/shuchirjain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CoolCoderSJ", + "email": "coolcodersj@gmail.com" + }, + + "record": { + "MX": "mx1.improvmx.com", + "MX": "mx2.improvmx.com", + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}