From 9c99c28b9bdeabda748d702aab0e9c08f729b4e8 Mon Sep 17 00:00:00 2001 From: thedeveloper03 Date: Sun, 19 Nov 2023 18:05:11 +0300 Subject: [PATCH 1/2] feat(domain): thedeveloper03 .is-a.dev --- domains/thedeveloper03 .json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thedeveloper03 .json diff --git a/domains/thedeveloper03 .json b/domains/thedeveloper03 .json new file mode 100644 index 000000000..0be975953 --- /dev/null +++ b/domains/thedeveloper03 .json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thedeveloper03", + "email": "trishtrix01@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 cb0ecd89fc219a12ba753bc5906dedd7cfc23432 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:34:35 -0500 Subject: [PATCH 2/2] Rename thedeveloper03 .json to thedeveloper03.json --- domains/{thedeveloper03 .json => thedeveloper03.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{thedeveloper03 .json => thedeveloper03.json} (99%) diff --git a/domains/thedeveloper03 .json b/domains/thedeveloper03.json similarity index 99% rename from domains/thedeveloper03 .json rename to domains/thedeveloper03.json index 0be975953..61c8a52e5 100644 --- a/domains/thedeveloper03 .json +++ b/domains/thedeveloper03.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}