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