Skip to content

Feature Request: Fetch favicons from full URL path instead of root domain #560

Description

@andrey-dru-me1

Description

Currently, PearPass extracts service icons using only the root domain or subdomain. However, I have multiple different services hosted on subpaths of the same domain, for example domain.com/service1 and domain.com/service2. Right now, they all get the same root domain icon, making it hard to distinguish them visually.

Proposed Solution

Update the favicon fetching logic to use the full provided URL path instead of stripping it down to the domain. This will allow the app to fetch the correct unique favicon for services hosted on subpaths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions