From 2991f826d1eaab07323e4dddab9d2342cb60275b Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:57:05 +0300 Subject: [PATCH] Update tmasikt.json --- domains/tmasikt.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 4a6b970af..77184d71f 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "tmasikt", - "email": "tmasik.t.210@gmail.com" - }, - "record": { - "A": ["192.168.50.212"] - } + "description": "tmasikt's server record" + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "A": [ + "194.190.169.59" + ] + } }