From 622f5b7a30692483b40f85d7dafe6cfd67407386 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH] chore: formatting file anon.json --- domains/anon.json | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) 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