From 3e43d7ad1a53587835bd81977ea5a8163b061958 Mon Sep 17 00:00:00 2001 From: Brandon Wees Date: Sat, 16 Jul 2022 10:38:27 -0400 Subject: [PATCH] Update changedetectionio/templates/edit.html Co-authored-by: dgtlmoon --- changedetectionio/templates/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index acd0f5e5..af0fcb28 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -160,7 +160,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_field(form.trigger_type) }} - This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots. + This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots.
This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website)