Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images break on some feeds in web client but load in third-party apps #3066

Open
lilacpixel opened this issue Jan 6, 2025 · 0 comments
Open

Comments

@lilacpixel
Copy link

I've found that there are a small number of feeds in which images don't load properly in the Miniflux web client, while the same images load just fine when viewed through third-party clients (such as NetNewsWire).

When testing an image URL from one of the feeds using curl, I found that passing no headers returned a 404, while passing the referer header for the originating domain returned the correct image. I didn't have any luck trying to add that referer to internal/reader/rewrite/rules.go, as in c384f96. So I do suspect a referer issue, but I'm not sure what I might have overlooked, or why it might be working in NetNewsWire as is.

Examples of feeds where images do not load in the web client:

Thanks for taking a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant