@@ -103,7 +103,7 @@ app.get('/manual', function(req, res) {
app.get('/public', function(req, res) {
var response = '@' + utils.ReadFile(motdFile);
response += utils.ReadFile(publicFile);
response += utils.ReadFile(staticFile);
res.write(response);
res.end();
});
The note is not visible to the blocked user.