From 0abbac8ab5b7874130842958be218517710037b0 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Wed, 31 Jul 2024 21:16:35 +0500 Subject: [PATCH] Update juststudio.json --- domains/juststudio.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index a26b51d42..e317ba4c4 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -3,7 +3,8 @@ "repo": "https://github.com/JustStudio7/juststudio7.github.io", "owner": { "username": "JustStudio7", - "email": "lk.qq@ya.ru" + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" }, "record": { "A": [ @@ -15,6 +16,9 @@ "MX": [ "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu" ], - "TXT": "v=spf1 include:zohomail.eu ~all" + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4" + ] } }