forked from lolcat/4get
i fucking hate google
This commit is contained in:
6362
scraper/google.php
6362
scraper/google.php
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -275,7 +275,7 @@ class yep{
|
||||
curl_setopt($curlproc, CURLOPT_SSL_VERIFYPEER, true);
|
||||
curl_setopt($curlproc, CURLOPT_CONNECTTIMEOUT, 30);
|
||||
curl_setopt($curlproc, CURLOPT_TIMEOUT, 30);
|
||||
|
||||
|
||||
$this->backend->assign_proxy($curlproc, $proxy);
|
||||
|
||||
$data = curl_exec($curlproc);
|
||||
|
Reference in New Issue
Block a user