sentientwaffle / feed-read

fetch & parse ATOM & RSS feeds with Node.js
MIT License
74 stars 58 forks source link

Not detecting some tumblr feed #21

Open lfdo20 opened 6 years ago

lfdo20 commented 6 years ago

Hello, im trying to get feeds for various tumblr blogs, but i receive this message for many of them: [Error: Body is not RSS or ATOM]

I dont understand why some of them is passing and being retrieved, but most are not. The look the same on the feed page.

This is ok : http://thestylesgifs.tumblr.com/rss

But this one gets error : https://goodgirlscangobad.tumblr.com/rss

Thankyou