hello-efficiency-inc / raven-reader

📖 All your articles in one place. Beautiful.
https://ravenreader.app
MIT License
2.76k stars 218 forks source link

Can't connect to few sites #682

Open ZvikaZ opened 2 years ago

ZvikaZ commented 2 years ago

I've tried to connect to the following sites. They were recognized as having feeds, but nothing happened, and they weren't appended to my subscriptions list:

(other sites that I've tried were successfully added)

mrgodhani commented 2 years ago

@ZvikaZ problem is with the rss parser we use. If you instead just use https://www.benshoof.org/blog/rss.xml it would work. It's just not discovering the xml url using the rss-parser

ZvikaZ commented 2 years ago

Indeed, that's working. What about https://sciprogramming.com/community/index.php ? any ideas how can I manually find the xml url?

Also, maybe it's worth adding to the README, or as a note under subscriptions menu, or somewhere...