From 074e819d728eb6b317ddab4eb879a045109c0a08 Mon Sep 17 00:00:00 2001 From: iamunixtz Date: Sat, 16 Dec 2023 17:14:47 +0300 Subject: [PATCH] feat(domain): iamunixtz.is-a.dev --- domains/iamunixtz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iamunixtz.json diff --git a/domains/iamunixtz.json b/domains/iamunixtz.json new file mode 100644 index 000000000..abaddcb19 --- /dev/null +++ b/domains/iamunixtz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iamunixtz", + "email": "unixtz@protonmail.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