{

$parent = $privoxy{'Parent'} || 'localhost:'."$squid{'TCPPort'}";

$OUT .= "forward / $parent\n";

}
