Rename to hkt.sh
This commit is contained in:
20
node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/readme.md
generated
vendored
Normal file
20
node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/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/9534845cc95088e65c2d53bfb029263976fc9add/packages/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/index.js#L16-L37)
|
||||
|
||||
- `opts` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** Options (optional, default `{}`)
|
||||
- `opts.hardwareConcurrency` **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)?** The value to use in `navigator.hardwareConcurrency` (default: `4`)
|
||||
|
||||
**Extends: PuppeteerExtraPlugin**
|
||||
|
||||
Set the hardwareConcurrency to 4 (optionally configurable with `hardwareConcurrency`)
|
||||
|
||||
- **See: <https://arh.antoinevastel.com/reports/stats/osName_hardwareConcurrency_report.html>**
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user