From 72257cff3a82dc9f7474b4e775b0d08aca01c3f6 Mon Sep 17 00:00:00 2001 From: Armaan <104312252+ArmaanAli215@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:06:15 +0530 Subject: [PATCH] Create itzarmaan.thedev.me --- domains/itzarmaan.thedev.me | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/itzarmaan.thedev.me 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 +}