diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 32fab8ae..e39c082b 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -201,7 +201,7 @@ nav
- {{ render_field(form.extract_text, rows=5, placeholder="/some.regex\d{2}/ case-insensitive regex") }} + {{ render_field(form.extract_text, rows=5, placeholder="\d+ online") }}
  • Extracts text in the final output after other filters using regular expressions, for example \d+ online