Skip to content

Is there a way to ignore non breaking spaces ( ) changes ? #574

@justme6666

Description

@justme6666

Hi guys,

I've been trying to ignore the non breaking spaces from my css selector results, but I am having trouble finding the right regex to ignore it. Or changedetection.io does not support this feature yet ? I did select "Ignore Whitespaces" from the Global configuration, but that doesn't seem to help, as I keep getting false positives.

I am using the CSS selector to check the changes for the "amount" field as shown in the snippet bellow:

image

Changedetection.io successfully checks the changes in the field "amount" , however the problem arises when changedection.io also checks for the &nbsp changes along with the "amount" field . How to ignore the &nbsp from the searches and only keep the changes in "amount" field ?

I attached a screenshot of the changes as shown in my notifications. As you can see, there are lots of notifications for changes in &nbsp even though the amount of "1" is the same, so this is causing me a lot of false positives, because I only wish to follow the changes in the "amount" field and ignore all non breaking spaces

Screenshot_20220502-162127_Telegram

Your help is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions