From 06744dbd3a3ac291deaec436ff9298d4a13d31fd Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 17 Jan 2024 23:54:15 +0100 Subject: [PATCH] wrap form --- changedetectionio/templates/edit.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index aeae2cf2..868e4eab 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -267,6 +267,8 @@ User-Agent: wonderbra 1.0") }} {% if processor_config['needs_filters'] %}
+
+

Filter by HTML element

Pro-tips:
    @@ -316,7 +318,7 @@ xpath://body/div/span[contains(@class, 'example-class')]", href="https://github.com/dgtlmoon/changedetection.io/wiki/CSS-Selector-help">here for more CSS selector help.
-
+
{{ render_field(form.subtractive_selectors, rows=5, placeholder="header footer nav @@ -327,7 +329,8 @@ nav
  • Add multiple elements or CSS selectors per line to ignore multiple parts of the HTML.
  • -
    +
    +

    Text filtering