From 6ecabd1ba1b5ba7feab428a49216e2c879892f56 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:34:34 +0300 Subject: [PATCH 1/3] feat(domain): techke.is-a.dev --- domains/techke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techke.json diff --git a/domains/techke.json b/domains/techke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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 8596b4d3fb4280c471d06726d80f1f31220f556a Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:36:40 +0300 Subject: [PATCH 2/3] feat(domain): techpunditke.is-a.dev --- domains/techpunditke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpunditke.json diff --git a/domains/techpunditke.json b/domains/techpunditke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpunditke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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 152280e16a0c1f2ef77232ef3af280094ac76544 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:46:02 +0300 Subject: [PATCH 3/3] feat(domain): techpundit.is-a.dev --- domains/techpundit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpundit.json diff --git a/domains/techpundit.json b/domains/techpundit.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpundit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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