diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 7ced9790..76cd4195 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -350,10 +350,6 @@ nav {{ render_checkbox_field(form.trim_text_whitespace) }} Remove any whitespace before and after each line of text -
- {{ render_checkbox_field(form.check_unique_lines) }} - Good for websites that just move the content around, and you want to know when NEW content is added, compares new lines against all history for this watch. -
{{ render_field(form.trigger_text, rows=5, placeholder="Some text to wait for in a line