From d2a9e486e54ee35c50a3be3b0b53a8099ab86d42 Mon Sep 17 00:00:00 2001 From: ncognto Date: Sat, 14 Oct 2023 13:53:46 -0400 Subject: [PATCH 1/2] feat(domain): nilhem .is-a.dev --- domains/nilhem .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nilhem .json diff --git a/domains/nilhem .json b/domains/nilhem .json new file mode 100644 index 000000000..7d08c8fa3 --- /dev/null +++ b/domains/nilhem .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ncognto", + "email": "a.mbiad3s@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 226e50320b2d4d4699bc17cb067eee2be83d7753 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:28:57 -0400 Subject: [PATCH 2/2] Rename nilhem .json to nilhem.json --- domains/{nilhem .json => nilhem.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nilhem .json => nilhem.json} (99%) diff --git a/domains/nilhem .json b/domains/nilhem.json similarity index 99% rename from domains/nilhem .json rename to domains/nilhem.json index 7d08c8fa3..e86e510ec 100644 --- a/domains/nilhem .json +++ b/domains/nilhem.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}