From 7335ac3d7b3cc64b4432a648f62938df5ddeed8e Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 2 Oct 2023 05:13:28 +0100 Subject: [PATCH] Update shamshitty.json --- domains/shamshitty.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 9a5ce1ecd..3e8fb2349 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -1,11 +1,16 @@ { "owner": { "username": "shamshitty", - "email": "iaminvisy@gmail.com" + "email": "iaminvisy@gmail.com", + "twitter": "shamshitty", + "discord": "shamshitty" + }, + "description": { + "shamshitty is indeed a dev (kinda)" }, "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 +}