@@ -170,6 +170,12 @@ app.post('/isAdding', function(req, res) {
utils.WriteBackup();
});
app.get('/lred', function(req, res) {
res.redirect("/legacy");
res.end();
Log(req);
app.get('/menuClick', function(req, res) {
res.redirect("/");
The note is not visible to the blocked user.