Hacker News new | past | comments | ask | show | jobs | submit login

Just for fun, I decided to see how hard it would be to solve this catpcha with jQuery. It's worse than I thought.

answer = $("#captchdiv span b").text();

... OMG.




you dont even need jquery: document.getElementsByTagName("tbody")[1].innerText.replace(/\s/gi,"")




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: