Merge pull request #20961 from thecodingwizardx/main

Create devghost.json
This commit is contained in:
William Harrison
2025-03-08 17:17:16 +08:00
committed by GitHub
+14
View File
@@ -0,0 +1,14 @@
{
"repo": "https://github.com/thecodingwizardx/register.git",
"owner": {
"username": "thecodingwizardx",
"email": "murkyaxe@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}