From 37fd724f50863481d22953e13fb2033f9c1e61aa Mon Sep 17 00:00:00 2001 From: kirill-cmc Date: Wed, 18 Mar 2026 14:14:45 +0700 Subject: [PATCH] Add advertisement banner to README --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/README.md b/README.md index 00a4731..ee6f733 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,53 @@ It was developed to solve captchas created with [Jeff Atwoods ASP.NET Captcha Ge While it was developed for a specific captcha, it should work well for other captchas too. + + + +--- +## 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=okfde_frontex-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=okfde_frontex-captcha-solver#new-plans) +📘 [API Documentation](https://docs.capmonster.cloud/?utm_source=github&utm_campaign=okfde_frontex-captcha-solver) +💡 Main Website → [capmonster.cloud](https://capmonster.cloud/en/?utm_source=github&utm_campaign=okfde_frontex-captcha-solver) +⭐ Reviews → [TrustPilot](https://www.trustpilot.com/review/capmonster.cloud) + +--- + + ## Installation This project uses Pillow for image processing and pytorch for it's machine learning internals.