Hacker News new | past | comments | ask | show | jobs | submit login

I was extracting URL from the alternate link in the HEAD of the blog website. The issue is that some people will do "//example.com/feed.rss", some "feed.rss" or "/feed.rss". So I built pretty stupid URL resolving logic, when I just should have used ResolveReference from go runtime. So the last list will fix that.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: