Skip to content

Commit f69a410

Browse files
committed
Update tcmethods.go
1 parent b82ba77 commit f69a410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcmethods.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ func twoCaptchaMethods(solver *Solver, preferredDomain string) *solveMethods {
2828
d := domain()
2929

3030
base["key"] = solver.ApiKey
31-
base["soft_id"] = 3413
31+
base["soft_id"] = 3891
3232

3333
body, err := postQuery(d+"/in.php", base)
3434
if err != nil {

0 commit comments

Comments
 (0)