This commit is contained in:
BroodjeAap 2022-12-31 13:53:08 +00:00
parent c7e38a5365
commit 7b9d240e8b

View file

@ -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