diff --git a/main.js b/main.js index bf50c73..0ed0ffd 100644 --- a/main.js +++ b/main.js @@ -22,7 +22,7 @@ app.use( app.get("/v1/auth", (req, res) => { let logTime = getLogTime() console.log(logTime); - console.log(req.headers); + // console.log(req.headers); // Simple ratelimit