Merge pull request #2537 from SamDev-7/main

Add ImprovMX to saml.json
This commit is contained in:
MaskDuck
2022-06-08 22:29:33 +07:00
committed by GitHub
+11 -1
View File
@@ -7,6 +7,16 @@
"discord": "SamDev7#1767"
},
"record": {
"CNAME": "samdev-7.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}