From 14b13ffd0824a598bedf3acd14fa1534e6a56787 Mon Sep 17 00:00:00 2001 From: Nolaxyy Date: Sun, 27 Aug 2023 20:02:05 -0400 Subject: [PATCH] feat(domain): reyzo.is-a.dev --- domains/reyzo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reyzo.json diff --git a/domains/reyzo.json b/domains/reyzo.json new file mode 100644 index 000000000..9abe02bec --- /dev/null +++ b/domains/reyzo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nolaxyy", + "email": "konectplay2008@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