Skip to content

Commit 72f026e

Browse files
committed
Drop the docs link list under Other projects
The banner and the one-line pointer are enough; the four deep links were noise.
1 parent c98190c commit 72f026e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ a Playwright replacement built on a Firefox patched at the source level, so the
99
fingerprint is set inside the engine rather than injected from the page - the same
1010
automation-detection problem AIHawk ran into at scale, solved one layer lower.
1111

12-
A few pages from its docs, if you're curious how any of it actually works:
13-
14-
- [The checklist for being detected on one site](https://github.com/feder-cr/invisible_playwright/blob/main/docs/playwright-detected-as-bot.md)
15-
- [Why an attached debugger makes automation detectable](https://github.com/feder-cr/invisible_playwright/blob/main/docs/debugger-timing-detection.md)
16-
- [Three ways to make Playwright undetected](https://github.com/feder-cr/invisible_playwright/blob/main/docs/playwright-stealth-levels.md)
17-
- [Why automating the login form is riskier than reusing a session](https://github.com/feder-cr/invisible_playwright/blob/main/docs/automating-login-vs-session-reuse.md)
18-
1912
---
2013

2114
<div align="center">

0 commit comments

Comments
 (0)