From 20eb6f356894736aa52977d2a148ea526d4576ec Mon Sep 17 00:00:00 2001 From: FractalH Date: Sat, 30 Dec 2023 19:43:43 +0000 Subject: [PATCH] feat(domain): trypt.is-a.dev --- domains/trypt.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/trypt.json b/domains/trypt.json index f71eab66c..7f53ebb51 100644 --- a/domains/trypt.json +++ b/domains/trypt.json @@ -4,6 +4,9 @@ "email": "tryptamine@privacyrequired.com" }, "record": { - "A": ["138.197.62.188"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file