From a845879e31151ab06d63460bfb219cd7329a041f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 2 Mar 2025 21:20:49 +0300 Subject: [PATCH] uh i dont actually need 301 redirects here --- domains/juststudio.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -24,16 +24,5 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - }, - "redirect_config": { - "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/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 + } }