Closed
Description
https://cweiske.de/tagebuch/feed/index.htm has a related feed URL, but micrometa does not return the correct one.
micrometa: http://cweiske.de/feed/
correct: http://cweiske.de/tagebuch/feed/
Maybe some issue with base href parsing.
URL: https://cweiske.de/tagebuch/feed/index.htm
Base href: <base href="../"/>
Feed URL: <link rel="alternate" type="application/atom+xml" title="Christians Tagebuch" href="feed/" />