@ -13,7 +13,7 @@ app.set('etag', false);
app.get(obj["path"], (req, res) => {
res.sendFile(__dirname + '/html/index.html');
res.sendFile(__dirname + '/index.html');
})
app.get("*", (req, res) => {
The note is not visible to the blocked user.