ing
This commit is contained in:
parent
7c6cac9569
commit
f38e3a61af
|
@ -13,7 +13,7 @@ func IPToUint64(ip string) uint64 {
|
|||
isV4 = false
|
||||
break
|
||||
case '.':
|
||||
isV4 = false
|
||||
isV4 = true
|
||||
break
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user