Skip to content

Commit a84b4b9

Browse files
lcaresiaGTFalcao
andauthored
Update components/scrapingant/scrapingant.app.mjs
Co-authored-by: Guilherme Falcão <[email protected]>
1 parent 80bc1cb commit a84b4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scrapingant/scrapingant.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default {
5757
blockResource: {
5858
type: "string[]",
5959
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`",
60+
description: "Prevents cloud browser from loading the specified resource types",
6161
optional: true,
6262
},
6363
},

0 commit comments

Comments
 (0)