From e0c3c1fe46ccfef6dc5e1736e097aa78442642d4 Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:57:43 +0530 Subject: [PATCH 1/2] feat(domain): discord.amulyasingh.is-a.dev --- domains/discord.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/discord.amulyasingh.json diff --git a/domains/discord.amulyasingh.json b/domains/discord.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/discord.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff85b1d18327f60b262e500ab8f2c864133661ac Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:58:42 +0530 Subject: [PATCH 2/2] feat(domain): yt.amulyasingh.is-a.dev --- domains/yt.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yt.amulyasingh.json diff --git a/domains/yt.amulyasingh.json b/domains/yt.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/yt.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file