This website requires JavaScript.
Explore
Help
Sign In
Arav
/
justcaptcha
Watch
1
Star
0
Fork
0
You've already forked justcaptcha
Code
Issues
Releases
6
Activity
96e8cf0c97
justcaptcha
/
internal
History
Alexander "Arav" Andreev
96e8cf0c97
Methods Solve, GetAnswer, IsSolved, and Expiry could be implemented once for a base Captcha struct. But GetImage and generateImage methods should be implemented by all structs that compose with base Captcha struct.
2022-06-26 22:02:38 +04:00
..
captcha
Methods Solve, GetAnswer, IsSolved, and Expiry could be implemented once for a base Captcha struct. But GetImage and generateImage methods should be implemented by all structs that compose with base Captcha struct.
2022-06-26 22:02:38 +04:00
handlers
In handlers.go GetExpireInterval() changed to GetExpiry().
2022-06-26 20:54:15 +04:00