v2 icon indicating copy to clipboard operation
v2 copied to clipboard

Add support for FlareSolverr to bypass Cloudflare

Open Apocalypsor opened this issue 1 year ago • 4 comments

  • [x ] I have read this document: https://miniflux.app/opinionated.html#feature-request

FlareSolverr is a very good tool to bypass Cloudflare and return cookies, Miniflux can use the cookies for requests.

https://github.com/FlareSolverr/FlareSolverr

Apocalypsor avatar Feb 08 '24 21:02 Apocalypsor

Isn't the Disable HTTP/2 to avoid fingerprinting preference enough? It bypassed clownflare for every feed that needed a workaround for me.

Also, it would be more productive to reach out to the website admin to ask them to fix this, instead of trying to bypass it.

jvoisin avatar Dec 16 '24 21:12 jvoisin

Doesn't work for newalbumreleases .net

helmut72 avatar Dec 17 '24 22:12 helmut72

It would be interesting to have a tag/checkbox that automatically fetch feed through this specific pseudo-proxy (as not an HTTP proxy without extra) vs default fetch (direct or global proxy). Or based on some response headers like "server: cloudflare" or "server: esf" Or as fallback mechanism, fail first, try adding a browser agent, next try another flaresolverr/proxy and more eventually. For now using workaround as show on FreshRSS https://github.com/FreshRSS/FreshRSS/discussions/7229

juju4 avatar Feb 23 '25 20:02 juju4