From 21c39609e4838ba462f1342e46f5365edf253781 Mon Sep 17 00:00:00 2001 From: TwistVibed Date: Sun, 5 Nov 2023 18:40:29 +0200 Subject: [PATCH] feat(domain): twisted.is-a.dev --- domains/twisted.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/twisted.json b/domains/twisted.json index 5887afd0f..680fca65a 100644 --- a/domains/twisted.json +++ b/domains/twisted.json @@ -4,6 +4,8 @@ "email": "gamerdragon971@gmail.com" }, "record": { - "URL": "https://lucaforever.github.io/lucaforever.com/" + "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