Skip to content

Commit e83e827

Browse files
committed
fix readme format
1 parent 0d0ccc5 commit e83e827

File tree

1 file changed

+19
-38
lines changed

1 file changed

+19
-38
lines changed

README.md

Lines changed: 19 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NopeCHA Chrome Extension & Firefox Add-on
22

3-
[![Latest Version](https://img.shields.io/github/v/release/NopeCHALLC/nopecha-extension?style=flat-square)](https://github.com/NopeCHALLC/nopecha-extension/releases)
3+
[![Latest Version](https://img.shields.io/github/v/release/NopeCHALLC/nopecha-extension?style=flat-square)](../../releases)
44
[![License](https://img.shields.io/github/license/NopeCHALLC/nopecha-extension?style=flat-square)](LICENSE)
55

66
### Introduction
@@ -26,32 +26,17 @@ To test the extension:
2626

2727
Here's a sample of CAPTCHA types supported by NopeCHA, with ongoing development for more:
2828

29-
<div style="display: flex; flex-flow: row wrap;">
30-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
31-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">All versions of reCAPTCHA</div>
32-
<img src="assets/recaptcha.gif?raw=true" style="object-fit: contain;" alt="reCAPTCHA" title="reCAPTCHA" />
33-
</div>
34-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
35-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">Most versions of FunCAPTCHA</div>
36-
<img src="assets/funcaptcha.gif?raw=true" style="object-fit: contain;" alt="FunCAPTCHA" title="FunCAPTCHA" />
37-
</div>
38-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
39-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">All versions of hCaptcha</div>
40-
<img src="assets/hcaptcha.gif?raw=true" style="object-fit: contain;" alt="hCaptcha" title="hCaptcha" />
41-
</div>
42-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
43-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">AWS WAF CAPTCHA</div>
44-
<img src="assets/awscaptcha.gif?raw=true" style="object-fit: contain;" alt="AWS WAF CAPTCHA" title="AWS WAF CAPTCHA" />
45-
</div>
46-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
47-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">300+ Types of Text-based CAPTCHA</div>
48-
<img src="assets/textcaptcha.gif?raw=true" style="object-fit: contain;" alt="Text-based CAPTCHA" title="Text-based CAPTCHA" />
49-
</div>
50-
<div style="margin: auto; padding: 16px; display: flex; flex-flow: column nowrap; min-width: 300px; width: 45%; flex-grow: 1;">
51-
<div style="text-align: center; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #aaa;">Cloudflare Turnstile</div>
52-
<img src="assets/turnstile.gif?raw=true" style="object-fit: contain;" alt="Cloudflare Turnstile" title="Cloudflare Turnstile" />
53-
</div>
54-
</div>
29+
| All versions of reCAPTCHA | Most versions of FunCAPTCHA |
30+
:-:|:-:
31+
![reCAPTCHA](assets/recaptcha.gif?raw=true) | ![FunCAPTCHA](assets/funcaptcha.gif?raw=true)
32+
33+
| All versions of hCaptcha | AWS WAF CAPTCHA |
34+
:-:|:-:
35+
![hCaptcha](assets/hcaptcha.gif?raw=true) | ![AWS WAF CAPTCHA](assets/awscaptcha.gif?raw=true)
36+
37+
| 300+ Types of Text CAPTCHA | Cloudflare Turnstile |
38+
:-:|:-:|
39+
![Text-based CAPTCHA](assets/textcaptcha.gif?raw=true) | ![Cloudflare Turnstile](assets/turnstile.gif?raw=true)
5540

5641
<br>
5742

@@ -70,10 +55,9 @@ To maintain our edge without offering CAPTCHA providers a counter-strategy, we h
7055

7156
<br>
7257

73-
<div style="text-align: center;">
74-
<img src="assets/hcaptcha_butterfly.gif?raw=true" alt="NopeCHA Cartoon" title="NopeCHA Cartoon" style="max-width: 240px" />
75-
<img src="assets/nopecha_banner_1.webp?raw=true" alt="NopeCHA Cartoon" title="NopeCHA Cartoon" style="max-width: 300px" />
76-
</div>
58+
<p align="center">
59+
<img src="assets/hcaptcha_butterfly.gif?raw=true" width="240" /> <img src="assets/nopecha_banner_1.webp?raw=true" width="300" />
60+
</p>
7761

7862
<br>
7963

@@ -93,19 +77,16 @@ Thanks for your support, and remember—in a world full of CAPTCHAs, be a NopeCH
9377

9478
<br>
9579

96-
<div style="text-align: center;">
97-
<img src="assets/nopecha_banner_0.webp?raw=true" alt="NopeCHA Digital Gym" title="NopeCHA Digital Gym" style="max-height: 400px" />
98-
</div>
80+
![NopeCHA Digital Gym](assets/nopecha_banner_0.webp?raw=true)
9981

100-
<br>
101-
<br>
10282
<br>
10383

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

0 commit comments

Comments
 (0)