Loading
miniflux: fix http user agent regression
Miniflux in 2.0.5.0 introduced a regression in its HTTP client, where the global user-agent would fall back to that of the generic Go library it uses. This user agent is banned/rate-limited on many pages, which causes feed refreshes to be greeted by e.g. HTTP/403. (cherry picked from commit 95469bd3)