Openrss feeds not working

For some reason my openrss feeds in newsblur has stopped working. here is a feed I’ve been subscribed to for a long time and it was working before but stopped:

https://openrss.org/programming.dev/c/linkedinlunatics@sh.itjust.works?dataType=Post&sort=Active

I can see that the feed is working in a web browser though, so seems like issue is on newsblur’s end.
any idea what could be the issue?

What do you see in the Statistics dialog when you right-click the feed title? It should say what’s going on. And send me the newsblur.com/site/<feed_id_number> of the feed when you open it on the newsblur web app, that’ll help me find the feed.

oh I see what the problem is. newsblur is trying to hit the web page instead of the feed url. so when I updated the feed to this url, it works

https://openrss.org/feed/programming.dev/c/linkedinlunatics@sh.itjust.works?dataType=Post&sort=Active

but that is a pain to have to go back and add /feed/ to every openrss url.

I can see on the web page version that it has auto discovery url pointing to the correct place. so looks like Newsblur isnt respecting the autodiscovery RSS link on the page.