diff --git a/domains/anon.json b/domains/anon.json index 9a4eb40da..ca16674ff 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,16 +1,18 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", - "owner": { - "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" - }, - "record": { - "A": ["216.24.57.1"], - "MX": [ - "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", - "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", + "owner": { + "username": "anondev-sudo", + "email": "contact@anonym-dev.tk" + }, + "record": { + "A": [ + "216.24.57.1" + ], + "MX": [ + "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", + "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} \ No newline at end of file