Create ludwig.json

This commit is contained in:
ludwig7685
2023-09-01 21:45:28 +02:00
committed by GitHub
parent fd76fbde41
commit 6ce8dac4c0
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "ludwig7685",
"email": "ludwig@courvix.com"
},
"record": {
"MX": [
"mx1.improvmx.com.",
"mx2.improvmx.com."
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}