Show / Hide Table of Contents

Enum BlockCaptcha.CaptchaService

The available Captcha-solving services.

Namespace: RuriLib
Assembly: RuriLib.dll
Syntax
public enum CaptchaService

Fields

Name Description
AntiCaptcha

The service provided by https://anti-captcha.com/

AZCaptcha

The service provided by https://azcaptcha.com/

CaptchasIO

The service provided by https://captchas.io/

DBC

The service provided by https://www.deathbycaptcha.com/

DeCaptcher

The service provided by http://de-captcher.com/

ImageTypers

The service provided by http://www.imagetyperz.com/

SolveRecaptcha

The service provided by https://www.solverecaptcha.com/

TwoCaptcha

The service provided by https://2captcha.com/

  • Improve this Doc
  • View Source
Back to top Generated by DocFX