funcaptcha-challenger 0.1.0

A free library that provides a simple interface to solve FunCaptcha challenges.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A free library that provides a simple interface to solve FunCaptcha challenges."
edition = "2021"
license = "Apache-2.0"
name = "funcaptcha-challenger"
readme = "README.md"
repository = "https://github.com/captchalab/funcaptcha-challenger"
version = "0.1.0"