From efd2fa96ed42dd596c9c311f5c6de76726677754 Mon Sep 17 00:00:00 2001 From: drenxhyliqi Date: Fri, 25 Aug 2023 04:02:11 +0200 Subject: [PATCH] feat(domain): drenxhyliqi.is-a.dev --- domains/drenxhyliqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drenxhyliqi.json diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..cf1076cd1 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@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