Update stefdp.json

This commit is contained in:
Stef_DP
2023-10-22 23:22:41 +02:00
committed by GitHub
parent 9e561106f1
commit 849ecf8394
+2 -4
View File
@@ -1,6 +1,4 @@
{
"description": "Domain for my personal website",
"repo": "https://github.com/Stef-00012/stef-00012.github.io",
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com",
@@ -8,7 +6,7 @@
},
"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"]
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=main@mail.stefdp.is-a.dev"
}
}