From e5f9af0a3b9706d33b799d30f25a929efb8715ce Mon Sep 17 00:00:00 2001 From: SuperIcecube1 Date: Fri, 6 Oct 2023 17:02:22 +0100 Subject: [PATCH] feat(domain): isaacrobinson.is-a.dev --- domains/isaacrobinson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isaacrobinson.json diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json new file mode 100644 index 000000000..6cad9c037 --- /dev/null +++ b/domains/isaacrobinson.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SuperIcecube1", + "email": "supericecube@aol.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