mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 10:23:47 +00:00
Merge pull request #15107 from Satindar31/main
Add MX and TXT records for mail.satindar.json
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"description": "Mail for basic privacy",
|
||||
"owner": {
|
||||
"username": "satindar31",
|
||||
"email": "satindar31@tutanota.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
@@ -7,6 +7,6 @@
|
||||
"twitter": "satindar31"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "satindar31.github.io"
|
||||
"CNAME": "satindar31.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user