Skip to content

Commit 7b63802

Browse files
committed
adding datas to rename_params
1 parent 518086f commit 7b63802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twocaptcha/solver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ def rename_params(self, params):
524524
'apiServer': 'api_server',
525525
'softId': 'soft_id',
526526
'callback': 'pingback',
527+
'datas': 'data-s',
527528
}
528529

529530
new_params = {

0 commit comments

Comments
 (0)