From 664ba6c13ebc2abb51e8ca9e8f7738ea52a43b3e Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:07:41 +0300 Subject: [PATCH] Update juststudio.json --- domains/juststudio.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index ccabff4a3..8afe7dab1 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -25,7 +25,6 @@ "yandex-verification: 75d6e8d99eae89d4" ] }, - "proxied": true, "redirect_config": { "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", @@ -33,7 +32,7 @@ "/terms-of-service/": "https://juststudio.is-a.dev/terms", "/accounts": "https://juststudio.is-a.dev/account/", "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - } + } + }, + "proxied": true }