Merge pull request #14379 from xzonix/main

ImprovMX Records (updated)
This commit is contained in:
CuteDog5695
2024-06-10 20:23:22 +03:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xzonix",
"email": "imahalojigi@gmail.com"
},
"record": {
"CNAME": "cname.short.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "subdomain for mails",
"owner": {
"username": "xzonix",
"email": "imahalojigi@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}