diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 231c2016d..64e9cee35 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -77,6 +77,7 @@ {% if form.proxy %} diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index 2db8c8b66..c912105e8 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'.
+