From a5487950675ff7972b0b9567d9082e6c912c8c9b Mon Sep 17 00:00:00 2001 From: Sefinek Date: Wed, 25 Dec 2024 01:19:20 +0100 Subject: [PATCH] Fixes --- default.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.config.js b/default.config.js index 81737f9..e254cbb 100644 --- a/default.config.js +++ b/default.config.js @@ -50,7 +50,7 @@ https://github.com/sefinek/UFW-AbuseIPDB-Reporter`; // Please do not remove this // Alternative log: // exports.REPORT_COMMENT = ({ timestamp, In, Out, srcIp, dstIp, res, tos, prec, ttl, id, proto, spt, dpt, len, urgp, mac, window, syn }, fullLog, serverName) => -// `Blocked by UFW ${serverName ? `on ${serverName} ` : ''}[${dpt}/${proto?.toLowerCase()}]. Source port ${spt || 'N/A'}. Packet length ${len || 'N/A'}. Report was generated by: https://github.com/sefinek/UFW-AbuseIPDB-Reporter`; // Please do not remove this URL; I would be very grateful! Thank you. 💙 +// `Blocked by UFW ${serverName ? `on ${serverName} ` : ''}[${dpt}/${proto?.toLowerCase()}]. Generated by: https://github.com/sefinek/UFW-AbuseIPDB-Reporter`; // Please do not remove this URL; I would be very grateful! Thank you. 💙 // See: https://www.abuseipdb.com/categories