We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa04f58 commit 8276d22Copy full SHA for 8276d22
1 file changed
src/TwoCaptcha.php
@@ -26,7 +26,7 @@ class TwoCaptcha
26
*
27
* @string
28
*/
29
- private $server = 'http://2captcha.com';
+ private $server = 'https://2captcha.com';
30
31
/**
32
* ID of software developer. Developers who integrated their software
0 commit comments