Comment on How not to design a CAPTCHAparentComments−ignifero15y(vowel+consonant).times(6).join('')−jrockway15yif(failed_attempts > 20){ ban for ten minutes }
Comments
(vowel+consonant).times(6).join('')
if(failed_attempts > 20){ ban for ten minutes }