diff --git a/2Captcha.Sandbox/2Captcha.Sandbox.csproj b/2Captcha.Sandbox/2Captcha.Sandbox.csproj index 9071990..203080f 100644 --- a/2Captcha.Sandbox/2Captcha.Sandbox.csproj +++ b/2Captcha.Sandbox/2Captcha.Sandbox.csproj @@ -10,7 +10,7 @@ - + diff --git a/2Captcha/2Captcha.csproj b/2Captcha/2Captcha.csproj index 204f553..66ec81f 100644 --- a/2Captcha/2Captcha.csproj +++ b/2Captcha/2Captcha.csproj @@ -6,31 +6,33 @@ Zaczero (Kamil Monicz) Zaczero (Kamil Monicz) Simple API wrapper for https://2captcha.com/ - Copyright © Kamil Monicz 2020 + Copyright © Kamil Monicz 2022 https://github.com/Zaczero/2Captcha - 1.10 + 1.10.1 + 1.10.1 2captcha, captcha, solver, hcaptcha, recaptcha, google, text, image, wrapper, api, geetest, funcaptcha, puzzle 2CaptchaAPI false - 1.10.0.0 - 1.10.0.0 + 1.10.1.0 + 1.10.1.0 https://github.com/Zaczero/2Captcha 2captcha.png MIT true true snupkg + true - + - + diff --git a/README.md b/README.md index 3697fd7..d9ed0ca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![NuGet Release](https://img.shields.io/nuget/v/2CaptchaAPI.svg)](https://www.nuget.org/packages/2CaptchaAPI/) [![License](https://img.shields.io/github/license/Zaczero/2Captcha.svg)](https://github.com/Zaczero/2Captcha/blob/master/LICENSE) -Simple HTTP API wrapper for [2captcha.com](https://2captcha.com/) +Simple HTTP API wrapper for [2captcha.com](https://2captcha.com/) An online captcha solving and image recognition service. *By using this library you will get **10% cashback** on captchas you solve.* @@ -16,10 +16,6 @@ An online captcha solving and image recognition service. `Install-Package 2CaptchaAPI` -### Install with dotnet - -`dotnet add PROJECT package 2CaptchaAPI` - ### Install manually [Browse latest GitHub release](https://github.com/Zaczero/2Captcha/releases/latest) @@ -167,7 +163,6 @@ public struct Result ### 📧 Contact * Email: [kamil@monicz.pl](mailto:kamil@monicz.pl) -* PGP: [0x9D7BC5B97BB0A707](https://gist.github.com/Zaczero/158da01bfd5b6d236f2b8ceb62dd9698) ### 📃 License