From 0718f19f6afe9ece05e75e40d4f58b676c194170 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:48:46 +0530 Subject: [PATCH] Update mail.badboy.json --- domains/mail.badboy.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 9cf6c779c..92e86b2ca 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -6,7 +6,16 @@ "note": "My Discord ID is 445073800850046977." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } }