diff --git a/domains/hiro.json b/domains/hiro.json index 65c422b56..e18715373 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -1,11 +1,11 @@ { - "description": "Personal website for now", - "repo": "https://github.com/XxHiroTTVxX", "owner": { "username": "XxHiroTTVxX", - "email": "xxhirottvxx@gmail.com" + "email": "phoenixmerlinwolf894@gmail.com" }, "record": { - "CNAME": "incognito-20-production-9fe2.up.railway.app" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }