From 2a083111f9c1375d004d318c76739902a3b32896 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 16:15:11 +0100 Subject: [PATCH] Move to hosting --- domains/stefdp.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index eec5c59c8..9664d7974 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,9 @@ "email": "stefano.delprete.08@gmail.com", "twitter": "Stef_Del_Prete" }, - "record": { - "CNAME": "stef-00012.github.io" + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } }