@@ -30,8 +30,6 @@ app.use("/js", express.static(path.join(__dirname, "public/js")));
app.use("/", apiRouter);
app.use("/v1", apiV1Router);
// PW: dykq bppc wkon llmh
// catch 404 and forward to error handler
app.use((req, res, next) => {
next(createError(404));
The note is not visible to the blocked user.