From 26159840c81078ed144fb72095f9e0159e68c53b Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 14 Oct 2023 23:27:41 +0200 Subject: [PATCH] UI - Updating proxy tip link --- changedetectionio/templates/edit.html | 2 +- changedetectionio/templates/settings.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 73d5cac8..3471e4bd 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -109,7 +109,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. + Tip: Connect using Bright Data and Oxylabs Proxies, find out more here.
{% if form.proxy %} diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index 9c97dfaf..31fa576f 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -109,7 +109,7 @@

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. + Tip: Connect using Bright Data and Oxylabs Proxies, find out more here.