From 4a2a9b4da0837db0f1d6122c9727e8ce5447b493 Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 17:53:59 +0300 Subject: [PATCH 1/5] feat(domain): sirens.is-a.dev --- domains/sirens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens.json diff --git a/domains/sirens.json b/domains/sirens.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 aa9b699b24a834afa52fab793848096edd06379e Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:12:04 +0300 Subject: [PATCH 2/5] feat(domain): sirens-.is-a.dev --- domains/sirens-.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens-.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 0215c6b701e28d544d0b7abc3072852d464d6bba Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:16:22 +0300 Subject: [PATCH 3/5] feat(domain): helloworld.is-a.dev --- domains/helloworld.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/helloworld.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 0734195258cd29779555e48bb20fa64d345c4c73 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:35 -0400 Subject: [PATCH 4/5] Delete domains/sirens-.json --- domains/sirens-.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/sirens-.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@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 1ac2e27fd5a150fdbd9885f7f7d3b23dbcbc3a13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:49 -0400 Subject: [PATCH 5/5] Delete domains/helloworld.json --- domains/helloworld.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/helloworld.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@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