Hacker News new | ask | show | jobs
by BOOSTERHIDROGEN 514 days ago
Could you please share your Miniflux configuration for fetching full articles?
1 comments

There is an option in feed settings:

[x] Fetch original content

But most power comes from URL rewrite rules. Here is the one I use for problematic sites:

rewrite("^(.+)$"|"https://markdown.download/$1")