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