@@ -13,7 +13,7 @@ class Utilities:
def __init__(self, app: FastAPI, constants):
self.constants = constants
self.blocked_redirect_uri = "https://codey.lol"
self.blocked_redirect_uri = "https://codey.horse"
self.app = app
def get_blocked_response(self, path: Optional[str] = None):
The note is not visible to the blocked user.