From 55543c1650e9fa9ea3b10ca6d61d7a48460ac1e7 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 19 Nov 2023 13:31:50 +0100 Subject: [PATCH 1/2] Update imat.json --- domains/imat.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index e58a3c5c1..84aac8e28 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,8 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "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"] + "CNAME": "http://sites.bootstrapstudio.io" } } From bb427612044b1fb7054317fee9b1bfbf05166775 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Nov 2023 20:35:02 +0800 Subject: [PATCH 2/2] Update imat.json --- domains/imat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index 84aac8e28..b97612952 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "http://sites.bootstrapstudio.io" + "CNAME": "sites.bootstrapstudio.io" } }