From 9432e789c623451c7fdd5a39ef2aa7d21fa30d55 Mon Sep 17 00:00:00 2001 From: feder-cr <85809106+feder-cr@users.noreply.github.com> Date: Mon, 25 May 2026 10:17:38 -0700 Subject: [PATCH] docs(README): drop 6-bullet hook under hero The hero GIF already shows each detector with its verdict in-frame (reCAPTCHA 0.90, CreepJS 0 lies, FingerprintJS Pro not detected, WebRTC no leak, sannysoft all green). Repeating the same five points as a bullet list immediately below the visual was duplication that pushed the comparison table and install snippet further down. Above the fold is now: tagline, hero GIF, then straight into Why it's powerful. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 55ddbc1..d5c8728 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,6 @@ ![invisible_playwright — 5/5 detection suites passed](docs/screenshots/hero.gif) -- **0.90 / 1.0 reCAPTCHA v3** — server-verified human score -- **0 CreepJS lies** — fingerprint internally coherent, no contradictions -- **FingerprintJS Pro: bot/VPN/tampering/devtools all "not detected"** -- **5/5 detection suites passed** (reCAPTCHA v3, FingerprintJS Pro, CreepJS, BrowserLeaks WebRTC, bot.sannysoft.com) -- **Real Firefox 150 binary** — Gecko, not Chromium; spoofs applied to canvas, WebGL, audio, fonts, screen, WebRTC, navigator, timezone, SOCKS5 auth, DevTools detection -- **100% Playwright API compatible** — sync + async, change 2 lines and your existing scripts work - ## Why it's powerful