From 775c37a82823e2f025d4922075df6fd84d5d6b73 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:51:35 -0300 Subject: [PATCH] Updated for Mail --- domains/neki.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index 07025aa32..db15b1adf 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -5,6 +5,16 @@ "email": "santyfisela@gmail.com" }, "record": { - "CNAME": "PinkLittleKitty.github.io" + "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" } }