You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
Relative links in feeds don't work, since they're expanded to the wrong domain. For instance,
/relative/url/exampleis currently expanded to
https://json-feed-viewer.herokuapp.com/relative/url/examplewhen it should expand to
//feed.domain/relative/url/example