changed to individual files instead one big ass script and added auto captcha solver functionality
This commit is contained in:
+3
-1
@@ -12,10 +12,12 @@
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"commander": "^14.0.3",
|
||||
"playwright": "^1.56.1",
|
||||
"playwright-extra": "^4.3.6",
|
||||
"puppeteer": "^24.30.0",
|
||||
"puppeteer-extra": "^3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2",
|
||||
"tesseract.js": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user