RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
6.99k stars 1.02k forks source link

fix(FilterBridge): trim title so that regex filter works as expected #3989

Closed dvikan closed 4 months ago

dvikan commented 4 months ago

The fix is in FeedParser, so this fixes all usages of FeedParser where title is now trimmed.

fix #3985