Skip to content

Commit dd0bee1

Browse files
authored
Merge pull request #149 from extractus/7.2.0
Update README
2 parents 491d07d + 56736c5 commit dd0bee1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,6 @@ await extract(url, null, {
214214
})
215215
```
216216

217-
Passing requests to proxy is useful while running `@extractus/feed-extractor` on browser.
218-
View `examples/browser-feed-reader` as reference example.
219-
220217
Another way to work with proxy is use `agent` option instead of `proxy` as below:
221218

222219
```js

0 commit comments

Comments
 (0)