@@ -198,6 +198,11 @@ app.get('/sanityCheck', function(req, res) {
res.end('Hello guys');
});
app.get('/menuClick', function(req, res) {
res.redirect("/");
res.end();
app.route('/badtestsender').post(function(req, res, next) {
var fstream;
req.pipe(req.busboy);
The note is not visible to the blocked user.