Files
is-a-dev/domains/skduck.json
T
William Harrison 147a964504 40 tab width
2024-06-18 13:48:21 +08:00

19 lines
506 B
JSON

{
"description": "my em@il forwarder",
"owner": {
"username": "MaskDuck",
"email": "m@skduck.is-a.dev",
"discord": "MaskDuck#1337",
"twitter": "MaskDuck1",
"reddit": "u/maskduck",
"note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586."
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}