diff --git a/domains/imat.json b/domains/imat.json index 779f5fd69..73e37c1d2 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,18 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com" + "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "imatx.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } }