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

fix: load icon from site URL instead of feed URL #2957

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gabe565
Copy link
Contributor

@gabe565 gabe565 commented Nov 22, 2024

When force refreshing, feed icons get downloaded from the feed URL instead of the site URL. This is fine in most cases, but for any feeds that use an RSS generation service like RSS-Bridge, RSSHub, or one I built called Transsmute, the feed generator's icon will be downloaded instead of the actual website icon. This PR fixes this behavior by using the site URL.

Related to #2871

Fixes #2955

Do you follow the guidelines?

@gabe565 gabe565 changed the title fix: feed icon loaded from feed URL instead of site URL fix: load icon from site URL instead of feed URL Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Icon downloaded from feed URL instead of site URL
1 participant