From 97f00a670bf0b2315b033a36ced59e5e05e52e9f Mon Sep 17 00:00:00 2001 From: alcyoneuss Date: Tue, 5 Sep 2023 19:46:44 +0200 Subject: [PATCH] feat(domain): alcyoneus .is-a.dev --- domains/alcyoneus .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alcyoneus .json diff --git a/domains/alcyoneus .json b/domains/alcyoneus .json new file mode 100644 index 000000000..e8874052e --- /dev/null +++ b/domains/alcyoneus .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alcyoneuss", + "email": "datemage+xd1@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