Update theveryheavy.json

This commit is contained in:
The Heavy
2024-11-30 18:52:16 +01:00
committed by GitHub
parent 1df7f316e2
commit 1f9eac595b
+3 -16
View File
@@ -8,23 +8,10 @@
"record": {
"CNAME": "theveryheavy.github.io",
"MX": [
{
"hostname": "theveryheavy.is-a.dev.",
"priority": 10,
"value": "mx1.improvmx.com."
},
{
"hostname": "theveryheavy.is-a.dev.",
"priority": 20,
"value": "mx2.improvmx.com."
}
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
{
"hostname": "theveryheavy.is-a.dev.",
"value": "v=spf1 include:spf.improvmx.com ~all"
}
]
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}
}