## Feature Request Add notification support when tracked pages change: ```python tracker = DiffTracker(on_change=webhook_callback) # or diffgrab check --notify-webhook https://hooks.slack.com/... ``` ### Motivation Automated monitoring without polling.