From 83a16e112064eb28331183875d7688c698aaaaea Mon Sep 17 00:00:00 2001 From: ShriniGenie Date: Tue, 14 Nov 2023 16:57:09 -0600 Subject: [PATCH] feat(domain): theschoology.is-a.dev --- domains/theschoology.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theschoology.json diff --git a/domains/theschoology.json b/domains/theschoology.json new file mode 100644 index 000000000..bf73b5019 --- /dev/null +++ b/domains/theschoology.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ShriniGenie", + "email": "shrini23@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file