mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 04:18:18 +00:00
Add MX Records
This commit is contained in:
+13
-12
@@ -1,12 +1,13 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sylestic",
|
||||
"email": "sylestic@protonmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "sylestic.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
"owner":{
|
||||
"username":"Sylestic",
|
||||
"email":"sylestic@protonmail.com"
|
||||
},
|
||||
"record":{
|
||||
"MX":[
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"CNAME":"sylestic.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user