We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda17ed commit e156adcCopy full SHA for e156adc
1 file changed
examples/captchafox.php
@@ -13,6 +13,7 @@
13
'sitekey' => 'sk_ILKWNruBBVKDOM7dZs59KHnDLEWiH',
14
'url' => 'https://mysite.com/page/with/captchafox',
15
'userAgent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36',
16
+ 'api_server' => 'https://mam.example.com"',
17
'proxy' => [
18
'type' => 'HTTPS',
19
'uri' => 'login:password@IP_address:PORT',
0 commit comments