readme+
This commit is contained in:
parent
c7e38a5365
commit
7b9d240e8b
1 changed files with 1 additions and 2 deletions
|
@ -121,8 +121,7 @@ cache_peer proxy2.com parent 3128 0 round-robin no-query login=user:pass
|
||||||
### Browserless
|
### Browserless
|
||||||
|
|
||||||
Some websites don't send all content on the first request, it's added later through javascript, Amazon does this for example.
|
Some websites don't send all content on the first request, it's added later through javascript, Amazon does this for example.
|
||||||
To still be able to watch products from these websites, GoWatch supports [Browserless](https://www.browserless.io/).
|
To still be able to watch products from these websites, GoWatch supports [Browserless](https://www.browserless.io/), the Browserless URL can be added to the config:
|
||||||
The Browserless URL can be added to the config:
|
|
||||||
```
|
```
|
||||||
browserless:
|
browserless:
|
||||||
url: http://your.browserless:3000/content
|
url: http://your.browserless:3000/content
|
||||||
|
|
Loading…
Add table
Reference in a new issue