Update util.py

Signed-off-by: ed <s@ocv.me>
This commit is contained in:
ed 2026-04-15 22:13:09 +02:00 committed by GitHub
parent a58c436d27
commit f799c405ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1500,6 +1500,7 @@ class Garda(object):
if not self.lim:
return 0, ip
if ":" in ip:
ip = ipnorm(ip)
if prev and self.uniq: