diff --git a/domains/anmail.json b/domains/anmail.json index f6144335f..6608aa256 100644 --- a/domains/anmail.json +++ b/domains/anmail.json @@ -1,16 +1,20 @@ { - "description": "Subdomain my own website and email forwarding", - "repo": "https://github.com/ririko5834/register", - "owner": { - "username": "ririko5834", - "email": "wolfo89+anmail@protonmail.com" - }, - "record": { - "A": ["167.235.217.200"], - "MX": [ - "5d84c429388a8a21.mx2.emailprofi.seznam.cz", - "5d84c429388a8a21.mx1.emailprofi.seznam.cz" - ], - "TXT": ["v=spf1 include:spf.seznam.cz ~all"] - } -} + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": [ + "167.235.217.200" + ], + "MX": [ + "5d84c429388a8a21.mx2.emailprofi.seznam.cz", + "5d84c429388a8a21.mx1.emailprofi.seznam.cz" + ], + "TXT": [ + "v=spf1 include:spf.seznam.cz ~all" + ] + } +} \ No newline at end of file