Skip to content

Fix massive regression introduced in previous commit.

echicken requested to merge (removed):rss-atom into master

Iterate over RSS feed channels and items in a less ugly way. Don't iterate over all item children and cherry-pick the ones we want, just target the desired elements instead.

Remove the "This is shitty" comment. It's still shitty overall, but that particular shitty thing has been de-shitted.

Merge request reports