Hi,
This might have been suggested before, but it's difficult to filter through all the noise in this forum. I'm monitoring pages which have lots of dynamic content in sidebars and footers, hence I get an RSS update each day even though the main content in which I'm interested hasn't changed.
I suggest that we can specify an optional query selector (e.g. div#content or div.main > p ) that acts as the selection of the page that we'd like to monitor. It should function basically the same as document.querySelectorAll().
regards,
Francois