diff --git a/domains/xzonix.thedev.me.json b/domains/xzonix.thedev.me.json new file mode 100644 index 0000000..0fe6d59 --- /dev/null +++ b/domains/xzonix.thedev.me.json @@ -0,0 +1,24 @@ +{ + "subdomain": "xzonix", + "domain": "thedev.me", + "email_or_discord": "xzonix", + "github_username": "xzonix", + "description": "A description about me, and some projects. I also need an email.", + + "records": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + }, + "proxied": true +}