@@ -58,6 +58,9 @@ express()
.use(vhost('stuff.frylabs.net', stuff))
.use(vhost('frylabs.net', main))
.use(vhost('qmining.tk', qmining))
.use(function (req, res, next) {
console.log(req)
})
.listen(port)
logger.Log('Node version: ' + process.version)
The note is not visible to the blocked user.