diff --git a/domains/itzarmaan.thedev.me b/domains/itzarmaan.thedev.me new file mode 100644 index 0000000..28ebadc --- /dev/null +++ b/domains/itzarmaan.thedev.me @@ -0,0 +1,18 @@ +{ + "subdomain": "itzarmaan", + "domain": "thedev.me", + "email_or_discord": "user@example.com or user", + "github_username": "ArmaanAli215", + "description": "I will use this domain for my website that will showcase about me.", + + "records": { + "A": ["1.0.0.1", "1.0.0.2"], + "AAAA": ["2000:db8::1", "2000:db8::2"], + "CNAME": ["armaanali215.github.io."], + "NS": ["ns1.example.com", "ns2.example.com"], + "MX": ["mail1.example.com","mail2.example.com"], + "TXT": ["v=spf1 include:_spf.example.com ~all"] + }, + + "proxied": true +}