Compare commits

..

2 Commits

Author SHA256 Message Date
083590e105 funny: add almost 420 port number comment
Reviewed-on: #1
2026-01-07 20:26:34 +01:00
WlodekM
ffe19b1a23 The Most Important Commit 2026-01-07 21:20:58 +02:00

View File

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