bakape / captchouli

booru-backed procedurally-generated anime image captcha library and server
GNU Affero General Public License v3.0
162 stars 4 forks source link

Cache existing captcha HTML to reduce load #36

Open bakape opened 4 years ago

bakape commented 4 years ago

Build a file-based cache of existing correctly solved captcha HTML and give each request a 50% chance to use it. Ensure each reused captcha has a timeout.