@ -895,6 +895,7 @@ app.post("/api/search", async (req, res) => {
}
});
// Improved logging endpoint
app.post('/api/log', (req, res) => {
const clientIP = req.headers['x-forwarded-for'] || req.ip || req.connection.remoteAddress;
The note is not visible to the blocked user.