From e83e8271b3f8e37d8e1516e15d55d5cc94cba887 Mon Sep 17 00:00:00 2001 From: Jaewan Yun Date: Wed, 25 Oct 2023 04:39:58 +0000 Subject: [PATCH] fix readme format --- README.md | 57 +++++++++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index 65b1af3..2d2a3e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NopeCHA Chrome Extension & Firefox Add-on -[![Latest Version](https://img.shields.io/github/v/release/NopeCHALLC/nopecha-extension?style=flat-square)](https://github.com/NopeCHALLC/nopecha-extension/releases) +[![Latest Version](https://img.shields.io/github/v/release/NopeCHALLC/nopecha-extension?style=flat-square)](../../releases) [![License](https://img.shields.io/github/license/NopeCHALLC/nopecha-extension?style=flat-square)](LICENSE) ### Introduction @@ -26,32 +26,17 @@ To test the extension: Here's a sample of CAPTCHA types supported by NopeCHA, with ongoing development for more: -
-
-
All versions of reCAPTCHA
- reCAPTCHA -
-
-
Most versions of FunCAPTCHA
- FunCAPTCHA -
-
-
All versions of hCaptcha
- hCaptcha -
-
-
AWS WAF CAPTCHA
- AWS WAF CAPTCHA -
-
-
300+ Types of Text-based CAPTCHA
- Text-based CAPTCHA -
-
-
Cloudflare Turnstile
- Cloudflare Turnstile -
-
+| All versions of reCAPTCHA | Most versions of FunCAPTCHA | +:-:|:-: +![reCAPTCHA](assets/recaptcha.gif?raw=true) | ![FunCAPTCHA](assets/funcaptcha.gif?raw=true) + +| All versions of hCaptcha | AWS WAF CAPTCHA | +:-:|:-: +![hCaptcha](assets/hcaptcha.gif?raw=true) | ![AWS WAF CAPTCHA](assets/awscaptcha.gif?raw=true) + +| 300+ Types of Text CAPTCHA | Cloudflare Turnstile | +:-:|:-:| +![Text-based CAPTCHA](assets/textcaptcha.gif?raw=true) | ![Cloudflare Turnstile](assets/turnstile.gif?raw=true)
@@ -70,10 +55,9 @@ To maintain our edge without offering CAPTCHA providers a counter-strategy, we h
-
- NopeCHA Cartoon - NopeCHA Cartoon -
+

+ +


@@ -93,19 +77,16 @@ Thanks for your support, and remember—in a world full of CAPTCHAs, be a NopeCH
-
- NopeCHA Digital Gym -
+![NopeCHA Digital Gym](assets/nopecha_banner_0.webp?raw=true) -
-

-# The following section is deprecated and kept for archival purposes only +# Following sections are DEPRECATED +> :warning: **Archival purposes only** ## Usage Examples - > :warning: **[Outdated examples due to Colab updates]**: + While it's possible to use NopeCHA in Colab, we're not actively supporting it. If you're interested in using NopeCHA in Colab, you will need to change the code to get it working again.