We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80bc1cb commit a84b4b9Copy full SHA for a84b4b9
components/scrapingant/scrapingant.app.mjs
@@ -57,7 +57,7 @@ export default {
57
blockResource: {
58
type: "string[]",
59
label: "Block Resource",
60
- description: "Prevents cloud browser from loading specified resource types. Available resource types: `document`, `stylesheet`, `image`, `media`, `font`, `script`, `texttrack`, `xhr`, `fetch`, `eventsource`, `websocket`, `manifest`, `other`. This feature works only with `browser=true`",
+ description: "Prevents cloud browser from loading the specified resource types",
61
optional: true,
62
},
63
0 commit comments