UNPKG

puppeteer-extra-plugin-stealth

Version:

Stealth mode: Applies various techniques to make detection of headless puppeteer harder.

12 lines (11 loc) 232 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>title foo</title> <!-- Testing evasions with a real html page makes things easier --> </head> <body> <h1>Test page</h1> </body> </html>