From fc53fdc6aab24ed684cab2f9278645f8dc0decbb Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Tue, 5 Sep 2023 18:22:33 +1000 Subject: [PATCH] feat(domain): peacy.is-a.dev --- domains/peacy.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/peacy.json b/domains/peacy.json index dfd86bc62..8971e9386 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,8 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://peacy.is-a.dev/.well-known/discord","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "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