mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-16 18:59:24 +00:00
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"description": "My email forwarder",
|
|
"owner": {
|
|
"username": "notAperson535",
|
|
"email": "notAperson939@gmail.com"
|
|
},
|
|
"record": {
|
|
"MX": [
|
|
"mx1.forwardemail.net",
|
|
"mx2.forwardemail.net"
|
|
],
|
|
"TXT": "forward-email=notaperson939@gmail.com"
|
|
}
|
|
}
|