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