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" + ] } }