Skip to content

fix: fixed favicon lookup for feeds linking to their own RSS URL#1006

Merged
spacecowboy merged 1 commit into
spacecowboy:masterfrom
CryYxx:master
Jan 27, 2026
Merged

fix: fixed favicon lookup for feeds linking to their own RSS URL#1006
spacecowboy merged 1 commit into
spacecowboy:masterfrom
CryYxx:master

Conversation

@CryYxx

@CryYxx CryYxx commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Some feeds use pointing to the RSS endpoint instead of the site root.
When fetching site metadata, Feeder currently uses the full URL, which prevents favicon discovery.
This change derives the base site URL (scheme + host) before fetching metadata.

Some feeds use home_page_url pointing to the RSS endpoint itself.
Using scheme + host improves favicon discovery.
@spacecowboy spacecowboy changed the title Fix favicon lookup for feeds linking to their own RSS URL fix: favicon lookup for feeds linking to their own RSS URL Jan 27, 2026
@spacecowboy spacecowboy changed the title fix: favicon lookup for feeds linking to their own RSS URL fix: fixed favicon lookup for feeds linking to their own RSS URL Jan 27, 2026
@spacecowboy

Copy link
Copy Markdown
Owner

Thank you @CryYxx

@spacecowboy spacecowboy merged commit 93419d0 into spacecowboy:master Jan 27, 2026
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants