diff --git a/domains/xeno.json b/domains/xeno.json new file mode 100644 index 000000000..2dc7acbb9 --- /dev/null +++ b/domains/xeno.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@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