@ -68,6 +68,7 @@ func main() {
lastTick := time.Now()
for now := range ticker.C {
CurrentTraffic = CalculateSiteTraffic(api, sites, now.Sub(lastTick))
fmt.Println(CurrentTraffic)
lastTick = now
}
The note is not visible to the blocked user.