Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

zapret-auto: remove old comment

This commit is contained in:
bol-van
2025-12-14 18:41:08 +03:00
parent de8845b89d
commit b76e1f65a3

View File

@@ -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