diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json index dd6ef3666..9dfa8c4ff 100644 --- a/domains/_discord.justdeveloper.json +++ b/domains/_discord.justdeveloper.json @@ -1,7 +1,7 @@ { "owner": { "username": "JustDeveloper1", - "email": "lk.qq@ya.ru" + "email": "justdeveloper@juststudio.is-a.dev" }, "record": { "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0" diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 4313ccf47..3e7b887bd 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -13,9 +13,15 @@ "185.199.110.153", "185.199.111.153" ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", - "yandex-verification: 10cec93159ddc69f" + "yandex-verification: 10cec93159ddc69f", + "yandex-verification: a31dc9b638bff027", + "v=spf1 include:spf.improvmx.com ~all" ] } } diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -13,7 +13,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", diff --git a/domains/www.justdeveloper.json b/domains/www.justdeveloper.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/www.justdeveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} diff --git a/domains/www.juststudio.json b/domains/www.juststudio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/www.juststudio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +}