From eb7c8021eb047f5030e2071d5885ea199dd65030 Mon Sep 17 00:00:00 2001 From: atuell Date: Thu, 24 Aug 2023 09:14:27 +0300 Subject: [PATCH] feat(domain): atuel.is-a.dev --- domains/atuel.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/atuel.json b/domains/atuel.json index e97c22b04..5251ae8c8 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,8 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"atuell.github.io","allowMultiple":false}]"" + "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