From 67ff4e696cb46a93fe5346c67e6d357b9a609bca Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 18 Sep 2024 16:41:11 +0200 Subject: [PATCH] remove duplicate --- changedetectionio/templates/edit.html | 4 ---- 1 file changed, 4 deletions(-) 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