From 4e2ba552ec4daafd5a3faed6103db07c05de4c40 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:20:48 +0530 Subject: [PATCH] Update mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 7326ec82b..3a4f8a137 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -1,15 +1,10 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TEXT":[ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TEXT": ["v=spf1 include:spf.improvmx.com ~all"] + } }