├── README.md ├── captcha.html ├── main.js └── package.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sashapisdets/Captcha-Solver/HEAD/README.md -------------------------------------------------------------------------------- /captcha.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sashapisdets/Captcha-Solver/HEAD/captcha.html -------------------------------------------------------------------------------- /main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sashapisdets/Captcha-Solver/HEAD/main.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sashapisdets/Captcha-Solver/HEAD/package.json --------------------------------------------------------------------------------