From d87a64e1d97a8810f9966173ad0e1092c2324edf Mon Sep 17 00:00:00 2001 From: kirill-cmc Date: Thu, 26 Mar 2026 16:38:18 +0700 Subject: [PATCH] Add advertisement banner to README --- Readme.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 461edc3..19b583f 100644 --- a/Readme.md +++ b/Readme.md @@ -17,6 +17,53 @@ solve various types of Captchas. | Captcha2 (EarnNow and other sites) | 90% | | IconCaptcha | 20% | + + + +--- +## Sponsors + +✅ CapMonster.Cloud — Fast, Reliable CAPTCHA Solving for Automation & Scraping + +[![CapMonster Cloud](https://help.zennolab.com/upload/u/02/020538b7c128.png)](https://capmonster.cloud/en/?utm_source=github&utm_campaign=MrAndrewBlood_Captcha-Solver) + +If you are tired of wasting time solving endless CAPTCHAs during scraping, automation, or testing — we’ve got a solution for you. +Meet CapMonster.Cloud — the AI-powered CAPTCHA solving service trusted by thousands of users worldwide. 🚀 + +-- + +🔥 **Why users love CapMonster.Cloud** + +💡 Very high success rates (up to 99%) +⚡ Super fast solving times +💲 Affordable transparent pricing (pay per 1,000 CAPTCHAs) +🔌 Easy integration via API + browser extensions +⭐ Excellent reviews on TrustPilot, SourceForge, SaaSHub, AlternativeTo + +-- + +🔗 **Useful Links** + +💲 [Pricing & Supported CAPTCHA Types (25+ types supported)](https://capmonster.cloud/en?utm_source=github&utm_campaign=MrAndrewBlood_Captcha-Solver#new-plans) +📘 [API Documentation](https://docs.capmonster.cloud/?utm_source=github&utm_campaign=MrAndrewBlood_Captcha-Solver) +💡 Main Website → [capmonster.cloud](https://capmonster.cloud/en/?utm_source=github&utm_campaign=MrAndrewBlood_Captcha-Solver) +⭐ Reviews → [TrustPilot](https://www.trustpilot.com/review/capmonster.cloud) + +--- + + ## Usage 1. Select the captchas you want to solve automatically. @@ -86,4 +133,4 @@ pip install numpy opencv-python Pillow pyautogui requests ## License -This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details. \ No newline at end of file +This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.