From 3aab8266076f45dbf371fd046afc9266dd8af7e0 Mon Sep 17 00:00:00 2001 From: tabanopro Date: Thu, 21 Dec 2023 20:37:53 +0200 Subject: [PATCH] feat(domain): tabanopro.is-a.dev --- domains/tabanopro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tabanopro.json diff --git a/domains/tabanopro.json b/domains/tabanopro.json new file mode 100644 index 000000000..616c9a413 --- /dev/null +++ b/domains/tabanopro.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tabanopro", + "email": "glim4045@gmail.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