@@ -14,6 +14,7 @@ app.get('/', (req, res) => {
res.sendFile(path.join(__dirname, 'index.html'));
});
// Serve the test.html file at /test URL
app.get('/test', (req, res)=> {
res.sendFile(path.join(__dirname, '/html/test.html'))
})
The note is not visible to the blocked user.