mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-24 10:21:24 +02:00
* [DarkReading] Hide dummy articles * [FuturaSciences] Strip inline scripts from content * [FeedExpander] Fix PHP notice on missing uri field (guid is valid uri AND item uri is not valid) => (guid is valid uri AND item uri is empty or not valid) * [NextInpact] Fix subtitle extraction * [Markdown] Fix images with empty replacement text * [TheHackerNews] Fix Author name cleanup * [LeMondeInformatique] Remove encoding conversion Was previously needed due to actual encoding on the page being inconsistent with encoding specified in <meta> tag * [AnimeUltime] Remove encoding conversion Was previously needed due to encoding on the page being incorrect * [FuturaSciences] Fix content extraction * [FuturaSciences] Fix unneeded unset() * [GBAtemp] Fix tutorial mode URL extraction * [GBAtemp] Fix tutorial mode Title extraction