Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cemo/simplecaptcha
https://github.com/cemo/simplecaptcha
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cemo/simplecaptcha
- Owner: cemo
- Created: 2014-02-10T09:34:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T15:30:59.000Z (almost 11 years ago)
- Last Synced: 2024-07-01T10:54:13.906Z (5 months ago)
- Language: Java
- Size: 195 KB
- Stars: 9
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simplecaptcha
=============This is a fork based on http://sourceforge.net/p/simplecaptcha/.
This fork tries to keep as small as possible by removing some parts. Currently It is around 20-30 kb.
+ Removed com.jhlabs dependency. (Saved 400 kb)
+ Removed audio support (Saved 1 mb)
+ Removed unused FiveLetterFirstNameTextProducer (Saved 75 kb)