feedparser icon indicating copy to clipboard operation
feedparser copied to clipboard

Example URLs in doc not valid

Open buhtz opened this issue 6 years ago • 1 comments

The documentation use some example feeds. e.g. In https://pythonhosted.org/feedparser/introduction.html this is used http://feedparser.org/docs/examples/atom10.xml

But the URL is not valid. The server answers with 403.

buhtz avatar Apr 26 '19 07:04 buhtz

Thanks for pointing this out! I'll get this fixed soon! =)

kurtmckee avatar Apr 26 '19 13:04 kurtmckee

This should be fixed now.

kurtmckee avatar Apr 05 '23 12:04 kurtmckee