@@ -28,7 +28,7 @@ func main() {
func dns_loop(loop chan bool) {
fmt.Println("Inside the loop...")
//time.Sleep(time.Second * 60 * 5)
time.Sleep(time.Second * 2)
currentIP, _ := get_currentIP(Configuration.IP_Url)
fmt.Println("Current IP is" + currentIP)
The note is not visible to the blocked user.