mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 14:02:53 -06:00
Update util.py
Signed-off-by: ed <s@ocv.me>
This commit is contained in:
parent
a58c436d27
commit
f799c405ed
|
|
@ -1500,6 +1500,7 @@ class Garda(object):
|
||||||
if not self.lim:
|
if not self.lim:
|
||||||
return 0, ip
|
return 0, ip
|
||||||
|
|
||||||
|
if ":" in ip:
|
||||||
ip = ipnorm(ip)
|
ip = ipnorm(ip)
|
||||||
|
|
||||||
if prev and self.uniq:
|
if prev and self.uniq:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue