funny: add almost 420 port number comment

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-01-07 20:26:34 +01:00

View File

@@ -165,5 +165,6 @@ app.get("/cgi-bin/primarypage", async (req, res, next) => {
res.end();
});
// haha almost 420
app.listen(42424);