We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e156adc commit 90cf45fCopy full SHA for 90cf45f
1 file changed
examples/captchafox.php
@@ -13,7 +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"',
+ 'api_server' => 'https://mam.example.com',
17
'proxy' => [
18
'type' => 'HTTPS',
19
'uri' => 'login:password@IP_address:PORT',
0 commit comments