Skip to content

Commit 90cf45f

Browse files
bug fixed
1 parent e156adc commit 90cf45f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/captchafox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'sitekey' => 'sk_ILKWNruBBVKDOM7dZs59KHnDLEWiH',
1414
'url' => 'https://mysite.com/page/with/captchafox',
1515
'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"',
16+
'api_server' => 'https://mam.example.com',
1717
'proxy' => [
1818
'type' => 'HTTPS',
1919
'uri' => 'login:password@IP_address:PORT',

0 commit comments

Comments
 (0)