@@ -1425,11 +1425,9 @@ clickexternplayer(Client *c, const Arg *a, WebKitHitTestResult *h)
{
Arg arg;
if (webkit_hit_test_result_get_context(h) & OnMedia) {
arg = (Arg)VIDEOPLAY(webkit_hit_test_result_get_media_uri(h));
spawn(c, &arg);
}
int
main(int argc, char *argv[])
The note is not visible to the blocked user.