From 8596b4d3fb4280c471d06726d80f1f31220f556a Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:36:40 +0300 Subject: [PATCH] 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