diff --git a/domains/alcyoneus.json b/domains/alcyoneus.json new file mode 100644 index 000000000..04547dd69 --- /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" + } +}