diff --git a/domains/tylerdotnet.json b/domains/tylerdotnet.json index b2cb17900..989a7aca1 100644 --- a/domains/tylerdotnet.json +++ b/domains/tylerdotnet.json @@ -4,6 +4,11 @@ "email": "tylerdotnet@gmail.com" }, "record": { - "CNAME": "tylerdotnet.github.io" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file