diff --git a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json new file mode 100644 index 000000000..612e5e22d --- /dev/null +++ b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@gmail.com" + }, + "record": { + "TXT": "50e98ca19e56d314f4ab5b37d19d4b" + } +} diff --git a/domains/imat.json b/domains/imat.json index 46c4d4795..73e37c1d2 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -1,11 +1,20 @@ { + "description": "Developer portfolio", + "repo": "https://github.com/imatx/imatx.github.io", "owner": { - "username": "iMatx", + "username": "imatx", "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "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" } -} \ No newline at end of file +}