Files
is-a-dev/domains/skduck.json
T
William Harrison a88ce59e47 remove empty fields
2024-10-31 16:21:47 +08:00

15 lines
454 B
JSON

{
"description": "my em@il forwarder",
"owner": {
"username": "mAskDucK",
"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"
}
}