mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Quickvote stats script highlight
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = function (options) {
|
||||
logger.Log('Hostname is undefined!', logger.GetColor('redbg'))
|
||||
console.log(req.body)
|
||||
console.log(req.query)
|
||||
console.log(req.headers)
|
||||
}
|
||||
|
||||
// fixme: regexp includes checking
|
||||
|
Reference in New Issue
Block a user