Merge pull request #2730 from SX-9/patch-12

Create mail.sx9.json
This commit is contained in:
andrewstech
2022-07-01 08:30:54 +01:00
committed by GitHub
+13
View File
@@ -0,0 +1,13 @@
{
"description": "SX's Email",
"repo": "https://sx9.is-a.dev",
"owner": {
"discord": "SX-Spy-Agent#1377",
"email": "sx-91@outlook.com",
"username": "SX-9"
},
"record": {
"MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}