@@ -41,7 +41,8 @@ app.get('*', (req, res, next) => {
if (subdom[0] === 'laerm') {
subdom[0] = 'noise'
}
app.set('category',subdom[0])
// app.set('category',subdom[0])
app.set('category','noise')
next()
})
The note is not visible to the blocked user.