@@ -31,6 +31,7 @@ CORS(app, resources={r"/api/*": {"origins": [
env_provider.FRONTEND_HOST,
r"https?://localhost:\d+",
r"https?://127\.0\.0\.1:\d+",
r"https?://localhost"
]}})
limiter.init_app(app)
The note is not visible to the blocked user.