Merge pull request #7546 from ludwig7685/main

Create ludwig.json
This commit is contained in:
William Harrison
2023-09-02 09:14:14 +08:00
committed by GitHub
+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"
}
}