Files
FreshRSS/app
Alexandre Alapetite b906d79d61 getContentByParsing follow HTML redirections (#2985)
* 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
2020-05-21 11:56:55 +02:00
..
2017-09-22 12:13:46 +02:00
2020-05-15 17:31:21 +02:00
2020-05-18 18:45:47 +02:00
2019-11-04 17:45:15 +01:00
2020-05-18 18:45:47 +02:00