urlwatch
urlwatch copied to clipboard
css filter including stuff it shouldn't
Since upgrading to 2.24 some of my watches are producing a ton of extra garbage... For example this one:
url: https://letempsediteur.com/tag/harry-potter/ filter:
- css: .entry-title
- html2text
The page has 4 h3 tags of this class and 'entry-title' does not appear anywhere else but the CSS. However, the --test-filter output produces the attached.
Thoughts?
Just tested "element-by-class: entry-title" and it works as expected.