@ -71,6 +71,7 @@ func syncClipboard(a string) {
response, err := http.Get(a)
if err != nil {
time.Sleep(1000 * time.Millisecond)
fmt.Printf("Http Request Error: %s\n", err.Error())
continue
}
texts, ok := response.Header[textHeader]
The note is not visible to the blocked user.