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