From 6e1f6b819dd1ba191dc52f986285fb5e6c86138b Mon Sep 17 00:00:00 2001 From: Techtonic709 <88249924+Techtonic709@users.noreply.github.com> Date: Tue, 6 Jun 2023 20:14:20 -0700 Subject: [PATCH] feat(domain): add `709.is-a.dev` --- domains/709.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/709.json diff --git a/domains/709.json b/domains/709.json new file mode 100644 index 000000000..fa7f0ef74 --- /dev/null +++ b/domains/709.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Techtonic709", + "email": "techtonic709@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com."] + } +}