From 67ccf3a4bc93effe074307d192974f13d86208e3 Mon Sep 17 00:00:00 2001 From: Oliver <120502505+opott@users.noreply.github.com> Date: Sun, 31 Mar 2024 14:53:51 +0100 Subject: [PATCH] Create opott.json --- domains/opott.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/opott.json diff --git a/domains/opott.json b/domains/opott.json new file mode 100644 index 000000000..ded705e8e --- /dev/null +++ b/domains/opott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}