From b76e1f65a375494d097aa61458f7efaf2d7bc5d7 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 14 Dec 2025 18:41:08 +0300 Subject: [PATCH] zapret-auto: remove old comment --- lua/zapret-auto.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/zapret-auto.lua b/lua/zapret-auto.lua index a4ca683..f01fc77 100644 --- a/lua/zapret-auto.lua +++ b/lua/zapret-auto.lua @@ -20,7 +20,6 @@ function standard_hostkey(desync) elseif not desync.arg.reqhost then hostkey = host_ip(desync) end - -- prevent nld for ip addresses return hostkey end