mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-02 18:19:41 +00:00
Merge pull request #10468 from justpiple/main
(update) add MX and TXT record to ben.is-a.dev for improvmx
This commit is contained in:
+11
-2
@@ -3,8 +3,17 @@
|
||||
"username": "justpiple",
|
||||
"email": "me@benspace.xyz"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "justpiple.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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user