CorrelAidxNL / changedetection.io

changedetection.io - The best and simplest self-hosted open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection - Now also includes XPATH and JSON API change detection and monitoring support!
https://github.com/dgtlmoon/changedetection.io
Apache License 2.0
0 stars 0 forks source link

Skip/filter certain diffs #2

Open timlod opened 2 years ago

timlod commented 2 years ago

After running cd for a couple of weeks, I notice that most changes are uninteresting and belong to the following categories:

We should a.) check if we can filter for these given the current options, and b.) implement them ourselves.

timlod commented 2 years ago

Whitespace should actually be handled by https://github.com/dgtlmoon/changedetection.io/pull/345.