kvhees

Results 3 issues of kvhees

I suppose there is a typo here ? ``` function setProxy($proxy, $new_profile_id = true){ if($proxy == false){ $this->options[CURLOPT_PROXY] = null; } else { $this->options[CURLOPT_PROXY] = $proxy; } // do we...

Implemented the default code. After doing around 20-30 requests to Google I'm not getting any more data anymore. Even though the captcha is being solved and submitted to DBC, Google...

Dear developer(s), I'm interested in reviewing the code, but it seems the app.js file is obfuscated or minified. Can you please release this source code as part of the open-source...