diff --git a/domains/devel.json b/domains/devel.json index e73b5a5b0..70ec1fbe3 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + } +}