mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-24 16:27:35 -04:00
* getContentByParsing follow HTML redirections Add the ability to follow HTML redirections in getContentByParsing: ```html <meta http-equiv="Refresh" content="1; url=https://example.net/article123.html" /> ``` * Better regex * Trim http-equiv