Replace PuppeteerSharp with Playwright #44

Merged
sim0n00ps merged 15 commits from whimsical-c4lic0/OF-DL:replace-puppeteer-with-playwright into master 2026-02-20 10:39:25 +00:00
2 changed files with 16 additions and 2 deletions
Showing only changes of commit e106fa2242 - Show all commits

View File

@ -0,0 +1,14 @@
# Stealth Script Creation
## Requirements
- NodeJS (with npx CLI tool)
## Instructions
- Open a terminal in this directory (OF DL/chromium-scripts)
- Run `npx -y extract-stealth-evasions`
## References
See the readme.md file and source code for the stealth script [here](https://github.com/berstend/puppeteer-extra/tree/master/packages/extract-stealth-evasions).

File diff suppressed because one or more lines are too long