Skip to content

Commit 8276d22

Browse files
authored
Update TwoCaptcha.php (#25)
1 parent fa04f58 commit 8276d22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TwoCaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class TwoCaptcha
2626
*
2727
* @string
2828
*/
29-
private $server = 'http://2captcha.com';
29+
private $server = 'https://2captcha.com';
3030

3131
/**
3232
* ID of software developer. Developers who integrated their software

0 commit comments

Comments
 (0)