Releases: drallieiv/KinanCity
Releases · drallieiv/KinanCity
v1.4.1-rc01-alpha
v1.4.0-rc03-alpha-3
- Run the local server
- Start kinan core with captcha.provider=local in config
- curl -X POST 'http://localhost:8888/captcha/solve?token=validTokenResponseHere'
or go to http://localhost:8888 and follow directions
fixes #81
v1.4.0-rc02-alpha
- Run the local server
- Start kinan core with captcha.provider=local in config
- curl -X POST 'http://localhost:8888/captcha/solve?token=validTokenResponseHere'
or go to http://localhost:8888 and follow directions
Add Local Captcha server
- Run the local server
- Start kinan core with captcha.provider=local in config
- curl -X POST -d 'PutAValidCapchaResponseHereExtractedFromAManualSolve' 'http://localhost:8888/captcha/solve'
v1.3.3-rc05
add better error management for AntiCaptcha
Alpha Version with AntiCaptcha support
v1.3.3-rc05-alpha add better error management for AntiCaptcha
v1.3.3-rc03b
Update test URL
v1.3.3-rc02
v1.3.3-rc02
Beta feature of v1.3.3-rc01 with imagetypers solver
imagetypers added as alternative to 2captcha
v1.3.2-rc26
Allow disable from filtering in config