diff --git a/index.js b/index.js index 9900741..f9eab67 100644 --- a/index.js +++ b/index.js @@ -165,5 +165,6 @@ app.get("/cgi-bin/primarypage", async (req, res, next) => { res.end(); }); +// haha almost 420 app.listen(42424);