bestcaptchasolver
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ #!/usr/bin/node | ||
// check /account for accesskey | ||
const ACCESS_TOKEN = '76A0CBD91760484E84C11F9FDF0184C6'; | ||
const ACCESS_TOKEN = 'BAC21DFA5FE5415CA9608BED45F8D703'; | ||
@@ -53,2 +53,4 @@ // log what's happening to UI and console | ||
log('Recaptcha response: ' + data.gresponse); | ||
//log('Proxy status: ' + data.proxy_status); | ||
// Set captcha bad | ||
@@ -55,0 +57,0 @@ // --------------- |
{ | ||
"name": "bestcaptchasolver", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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", |
bestcaptchasolver - Bestcaptchasolver nodeJS client API library | ||
=============================================================== | ||
bestcaptchasolve-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service | ||
bestcaptchasolver-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service | ||
@@ -73,2 +73,4 @@ ## Installation | ||
The returned object also contains a `proxy_status` attribute, which will tell if any proxy was used in completion, and if not, why | ||
**Affiliate ID** | ||
@@ -75,0 +77,0 @@ |
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
14052
188
101