From 32ec3f33d18928add7fce16027709c0fb6aa2dd8 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:22 +0100 Subject: [PATCH] Update imat.json --- domains/imat.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index e9fe46833..e58a3c5c1 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,8 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "ef793ba1-08bc-47dc-9b2f-54694d25ee32.id.repl.co" + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } }