From b2c189f9c8deacc97a8650812dc39296c8bd71ac Mon Sep 17 00:00:00 2001 From: thatmarcboi Date: Sat, 28 Oct 2023 22:04:49 +1100 Subject: [PATCH] feat(domain): eternal.is-a.dev --- domains/eternal.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/eternal.json b/domains/eternal.json index 95ef7cc3c..c9de9ac55 100644 --- a/domains/eternal.json +++ b/domains/eternal.json @@ -4,6 +4,8 @@ "email": "marcacolwell@gmail.com" }, "record": { - "URL": "https://github.com/thatmarcboi" + "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