privoxy-log-parser.pl: Only show crunch statistics if crunches were detected
[privoxy.git] / cgisimple.c
index 148f061..f962fdf 100644 (file)
@@ -1445,7 +1445,7 @@ jb_err cgi_show_url_info(struct client_state *csp,
       if (!url_to_query->ssl)
 #endif
       {
-         if (map_block_killer(exports, "https"))
+         if (map_block_killer(exports, "https-and-no-https-inspection"))
          {
             free_current_action(action);
             free_map(exports);