Update http2pic.class.php
This commit is contained in:
parent
84bad66c6a
commit
d63cee86a6
@ -146,7 +146,7 @@ class http2pic
|
||||
function renderPagePHANTOMJS()
|
||||
{
|
||||
$cmd = 'timeout '.$this->params['timeout'].' '.PHANTOMJSPATH;
|
||||
$cmd.= ' --ignore-ssl-errors=yes '.__DIR__.'/phantom.js ';
|
||||
$cmd.= ' --ignore-ssl-errors=yes --ssl-protocol=any '.__DIR__.'/phantom.js ';
|
||||
|
||||
$cmd.= ($this->params['url']);
|
||||
$cmd.= ','.($this->params['file']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user