@@ -345,7 +345,7 @@ initdownload(WebKitWebView *view, WebKitDownload *o, Client *c) {
Arg arg;
updatewinid(c);
arg = (Arg)DOWNLOAD((char *)webkit_download_get_uri(o));
arg = (Arg)DOWNLOAD((char *)webkit_download_get_uri(o), useragent);
spawn(c, &arg);
return FALSE;
}
The note is not visible to the blocked user.