@@ -31,3 +31,6 @@ app.listen(port, error => {
if (error) throw error;
console.log("Server running on port " + port);
});
var s3upload = require("./s3upload");
app.get("/sign_s3", s3upload.sign_s3);
The note is not visible to the blocked user.