Hello Again, once more I've ran into something strangely specific, although I'm not sure if this one is related to CSS2RSS or RSSGuard itself
When requesting https://www.mozilla.org/en-US/firefox/releasenotes/ with css2rss.py ".c-release-notes" which is the changelog section of the page, it returns broken text and the images are not displayed properly

The strange part is that if I request css2rss.py "#main-content" which .c-release-notes is a child element of, the actual changelog somehow displays perfectly, but it includes a bunch of other clutter where the important content of the article stays trapped in the middle of

I've also tested it on the non-lite version of RSSGuard and the same is true there, but like I said I'm not sure where to report it and to be honest is not really that big of a deal, more of a minor annoyance really
Hello Again, once more I've ran into something strangely specific, although I'm not sure if this one is related to CSS2RSS or RSSGuard itself
When requesting https://www.mozilla.org/en-US/firefox/releasenotes/ with
css2rss.py ".c-release-notes"which is the changelog section of the page, it returns broken text and the images are not displayed properlyThe strange part is that if I request
css2rss.py "#main-content"which.c-release-notesis a child element of, the actual changelog somehow displays perfectly, but it includes a bunch of other clutter where the important content of the article stays trapped in the middle ofI've also tested it on the non-lite version of RSSGuard and the same is true there, but like I said I'm not sure where to report it and to be honest is not really that big of a deal, more of a minor annoyance really