@@ -117,6 +117,9 @@ func callApi(ip string) ipResponse {
err = json.Unmarshal(body, &values)
slog.Debug("Api1 res:", "ip", values.IP, "country", values.Country, "continent:", values.ContinentCode,
"ISP", values.AsName)
return values
}
The note is not visible to the blocked user.