@ -0,0 +1,6 @@
Bun.serve({
port: 8080,
fetch(req, res) {
return Response.redirect("https://git.cbraaten.dev", 302);
},
});
The note is not visible to the blocked user.