infosimples / deathbycaptcha

Ruby API for DeathByCaptcha (Captcha Solver as a Service)
MIT License
143 stars 35 forks source link

How can I mark a response as incorrect? #4

Closed geck0 closed 12 years ago

geck0 commented 12 years ago

I really appreciate the great work you've done on this, just wondering if there was a way to mark a response as incorrect?

Thank you!

-geck0

rafaelivan commented 12 years ago

Hi, geck0.

Actually, you can report incorrectly solved CAPTCHAs to DBC. To do so, you can use the "report" method of both the HTTPClient or SocketClient.

Please, make sure you read section 3 of the following link before using this feature.

http://www.deathbycaptcha.com/user/api

When you make a report to DBC, you get a refund of the incorrectly solved CAPTCHA. Abusing on reports can get you banned from DBC.