Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Relative URLs in feeds are broken #5

Description

@maximevaillancourt

Relative links in feeds don't work, since they're expanded to the wrong domain. For instance,

/relative/url/example

is currently expanded to

https://json-feed-viewer.herokuapp.com/relative/url/example

when it should expand to

//feed.domain/relative/url/example

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions