mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 00:25:11 +00:00
Merge pull request #17265 from akk1to/main
Update akk1to.json (add MX record for mail service)
This commit is contained in:
+10
-1
@@ -7,6 +7,15 @@
|
||||
"discord": "727497287777124414"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akk1to.github.io"
|
||||
"A":[
|
||||
"185.199.108.153",
|
||||
"185.199.111.153",
|
||||
"185.199.110.153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user