From 468d3a0d97ceb2db35e0602ba0f925d7852e22a5 Mon Sep 17 00:00:00 2001 From: Vladislav Gorodkov Date: Mon, 25 Sep 2023 11:10:53 +0300 Subject: [PATCH] Update fuccsoc.json --- domains/fuccsoc.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 48aba5e51..b91cfd317 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,11 +1,9 @@ -{ - "owner": { + { + "owner": { "username": "fuccsoc", - "email": "fuccsoc@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 + "email": "me@fuccsoc.com" + }, + "record": { + "URL": "https://fuccsoc.me" + } + }