Rename to hkt.sh
This commit is contained in:
20
node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/readme.md
generated
vendored
Normal file
20
node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/readme.md
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
## API
|
||||
|
||||
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
|
||||
|
||||
#### Table of Contents
|
||||
|
||||
- [class: Plugin](#class-plugin)
|
||||
|
||||
### class: [Plugin](https://github.com/berstend/puppeteer-extra/blob/e6133619b051febed630ada35241664eba59b9fa/packages/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/index.js#L11-L125)
|
||||
|
||||
- `opts` (optional, default `{}`)
|
||||
|
||||
**Extends: PuppeteerExtraPlugin**
|
||||
|
||||
Fix for the HEADCHR_IFRAME detection (iframe.contentWindow.chrome), hopefully this time without breaking iframes.
|
||||
Note: Only `srcdoc` powered iframes cause issues due to a chromium bug:
|
||||
|
||||
<https://github.com/puppeteer/puppeteer/issues/1106>
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user