From f228c15b1383e00ab12c48f8c36572a11b4a842f Mon Sep 17 00:00:00 2001 From: XxHiroTTVxX Date: Wed, 1 Nov 2023 19:49:42 -0700 Subject: [PATCH] feat(domain): hiro.is-a.dev --- domains/hiro.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/hiro.json b/domains/hiro.json index d83e04528..61be38af3 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -1,12 +1,11 @@ { - "description": "Personal website for now", - "repo": "https://github.com/XxHiroTTVxX", - "owner": { - "username": "XxHiroTTVxX", - "email": "xxhirottvxx@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "incognito-20-production-9fe2.up.railway.app" - } -} + "owner": { + "username": "XxHiroTTVxX", + "email": "phoenixmerlinwolf894@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file