Skip to content

Commit

Permalink
Merge pull request #12 from xzonix/main
Browse files Browse the repository at this point in the history
Create xzonix.thedev.me.json
  • Loading branch information
YazeedT authored Jul 22, 2024
2 parents ef24c0b + d14cd66 commit b99d9d9
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions domains/xzonix.thedev.me.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit b99d9d9

Please sign in to comment.