diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index e8cb1db1..81a28754 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -154,9 +154,8 @@
-
- {{ _('Tip:') }} {{ _('Connect using Bright Data and Oxylabs Proxies, find out more here.') }} - +
+ {{ _('Tip:') }} {{ _('Connect using Bright Data proxies, find out more here.') }}
@@ -352,7 +351,7 @@ nav -

{{ _('Tip') }}: {{ _('"Residential" and "Mobile" proxy type can be more successfull than "Data Center" for blocked websites.') }}

+

{{ _('Tip') }}: {{ _('"Residential" and "Mobile" proxy type can be more successful than "Data Center" for blocked websites.') }}

{{ render_fieldlist_with_inline_errors(form.requests.form.extra_proxies) }}