File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 $ result = $ solver ->lemin ([
1111 'captchaId ' => 'CROPPED_d3d4d56_73ca4008925b4f83a8bed59c2dd0df6d ' ,
1212 'apiServer ' => 'api.leminnow.com ' ,
13- 'url ' => 'http ://sat2.aksigorta .com.tr ' ,
13+ 'url ' => 'https ://www.site .com/page/ ' ,
1414 ]);
1515} catch (\Exception $ e ) {
1616 die ($ e ->getMessage ());
Original file line number Diff line number Diff line change 1313 $ result ->code = $ solver ->lemin ([
1414 'captchaId ' => 'CROPPED_d3d4d56_73ca4008925b4f83a8bed59c2dd0df6d ' ,
1515 'apiServer ' => 'api.leminnow.com ' ,
16- 'url ' => 'http ://sat2.aksigorta .com.tr ' ,
16+ 'url ' => 'https ://www.site .com/page/ ' ,
1717 'divId ' => 'lemin-cropped-captcha ' ,
1818 'proxy ' => [
1919 'type ' => 'HTTPS ' ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ public function testAllOptions()
1111 $ params = [
1212 'captcha_id ' => 'CROPPED_d3d4d56_73ca4008925b4f83a8bed59c2dd0df6d ' ,
1313 'api_server ' => 'api.leminnow.com ' ,
14- 'pageurl ' => 'http ://sat2.aksigorta .com.tr ' ,
14+ 'pageurl ' => 'https ://www.site .com/page/ ' ,
1515 'proxy ' => [
1616 'type ' => 'HTTPS ' ,
1717 'uri ' => 'username:str0ngP@$$W0rd@1.2.3.4:4321 ' ,
@@ -22,7 +22,7 @@ public function testAllOptions()
2222 'method ' => 'lemin ' ,
2323 'captcha_id ' => 'CROPPED_d3d4d56_73ca4008925b4f83a8bed59c2dd0df6d ' ,
2424 'api_server ' => 'api.leminnow.com ' ,
25- 'pageurl ' => 'http ://sat2.aksigorta .com.tr ' ,
25+ 'pageurl ' => 'https ://www.site .com/page/ ' ,
2626 'proxy ' => 'username:str0ngP@$$W0rd@1.2.3.4:4321 ' ,
2727 'proxytype ' => 'HTTPS ' ,
2828 'soft_id ' => '4585 ' ,
You can’t perform that action at this time.
0 commit comments