From 38ca4801d823d04d40d4e54ab4dc299d8fff518c Mon Sep 17 00:00:00 2001 From: jcwisniewski Date: Wed, 20 Sep 2023 14:48:12 -0300 Subject: [PATCH] feat(domain): juliocesar.is-a.dev --- domains/juliocesar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juliocesar.json diff --git a/domains/juliocesar.json b/domains/juliocesar.json new file mode 100644 index 000000000..6148b124e --- /dev/null +++ b/domains/juliocesar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jcwisniewski", + "email": "julio.wisnieski@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