diff --git a/domains/yuennix.thedev.me.json b/domains/yuennix.thedev.me.json new file mode 100644 index 0000000..5539ab8 --- /dev/null +++ b/domains/yuennix.thedev.me.json @@ -0,0 +1,15 @@ +{ + "subdomain": "yuennix", + "domain": "thedev.me", + "email_or_discord": "yuennix", + "github_username": "yuennix", + "description": "A brief description of the purpose of the subdomain", + + "records": { + + "MX": ["mx1.hanami.run 10","mx2.hanami.run 20"], + "TXT": ["v=spf1 include:spf.hanami.run ~all"] + }, + + "proxied": false +}