diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 231c2016..64e9cee3 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -77,6 +77,7 @@

Use the Basic method (default) where your watched site doesn't need Javascript to render.

The Chrome/Javascript method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'.

+ Tip: Connect using BrightData Proxies, find out more here.
{% if form.proxy %} diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index 2db8c8b6..c912105e 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -99,6 +99,8 @@

Use the Basic method (default) where your watched sites don't need Javascript to render.

The Chrome/Javascript method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'.

+
+ Tip: Connect using BrightData Proxies, find out more here.
diff --git a/docs/proxy-example.jpg b/docs/proxy-example.jpg new file mode 100644 index 00000000..60b391b4 Binary files /dev/null and b/docs/proxy-example.jpg differ