openbullet / CaptchaSharp

.NET universal interface for the Web APIs of all major captcha solving services
MIT License
95 stars 22 forks source link

Add Capmoster Cloud #15

Closed imrroot closed 2 years ago

imrroot commented 2 years ago

hi can u add capmoster cloud too ? or if exits how can i use it ? beacuse when i set capmoster service and add domain https://api.capmonster.cloud/ the for check balance return http error my code : CaptchaService service = new CapMonsterService("XXXXXXXXXXXXXX", new Uri("https://api.capmonster.cloud/"));