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:
parent
cf028489c3
commit
268fdd0e84
4 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue