@antiadmin/anticaptchaofficial
Advanced tools
Comparing version 1.0.25 to 1.0.26
@@ -446,3 +446,6 @@ | ||
websitePublicKey: websiteKey, | ||
funcaptchaApiJSSubdomain: this.settings.funcaptchaApiJSSubdomain, | ||
funcaptchaApiJSSubdomain: this.settings.funcaptchaApiJSSubdomain ? this.settings.funcaptchaApiJSSubdomain : '', | ||
data: this.settings.funcaptchaDataBlob ? JSON.stringify({ | ||
blob: this.settings.funcaptchaDataBlob | ||
}) : '', | ||
proxyType: proxyType, | ||
@@ -449,0 +452,0 @@ proxyAddress: proxyAddress, |
{ | ||
"name": "@antiadmin/anticaptchaofficial", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"description": "Official Anti-Captcha.com npm library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
44467
8
725