bestcaptchasolver
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -31,2 +31,3 @@ #!/usr/bin/node | ||
// v3_min_score: '0.3', // if v3, score to target, optional | ||
// data_s: 'recaptcha data-s parameter used in loading reCAPTCHA', | ||
// affiliate_id: 'ID of affiliate' // optional | ||
@@ -49,2 +50,2 @@ }); | ||
example(); // run example | ||
example(); // run example |
{ | ||
"name": "bestcaptchasolver", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "bestcaptchasolve-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -62,2 +62,3 @@ bestcaptchasolver - Bestcaptchasolver nodeJS client API library | ||
// v3_min_score: '0.3', // if v3, score to target, optional | ||
// data_s: 'recaptcha data-s parameter used in loading reCAPTCHA', | ||
// affiliate_id: 'ID of affiliate' // optional | ||
@@ -64,0 +65,0 @@ }).then(function (id)) { /* use id to retrieve response */ }; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21666
12
355
142