We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cf45f commit d6e184dCopy full SHA for d6e184d
1 file changed
README.md
@@ -491,6 +491,7 @@ Use this method to bypass Captchafox.
491
'sitekey' => 'sk_ILKWNruBBVKDOM7dZs59KHnDLEWiH',
492
'url' => 'https://mysite.com/page/with/captchafox',
493
'userAgent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36',
494
+ 'api_server' => 'https://mam.example.com',
495
'proxy' => [
496
'type' => 'HTTPS',
497
'uri' => 'login:password@IP_address:PORT',
0 commit comments