From fb94aa9c6512dffdef116de4284c09a24de06693 Mon Sep 17 00:00:00 2001 From: Omarplayz233 Date: Tue, 10 Oct 2023 22:53:27 +0100 Subject: [PATCH] feat(domain): omarplayz.is-a.dev --- domains/omarplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarplayz.json diff --git a/domains/omarplayz.json b/domains/omarplayz.json new file mode 100644 index 000000000..50411153a --- /dev/null +++ b/domains/omarplayz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Omarplayz233", + "email": "omarplayzsounds@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