Full disclosure: I use newsboat (https://newsboat.org/) as my feed aggregator but, due to trying to minimise 301, 302, etc. redirects (I have over 200 feeds), I use a daily curl(3)-based script to check which feeds no longer work properly, i.e. produce HTTP status code other than 200. The former (newsboat) works fine, but the scipt returns 403 for all my Dreamwidth feeds. It is a s urprising and dissappointing move :^(
So that's was getting 403 all over the shop...
Full disclosure: I use
newsboat
(https://newsboat.org/) as my feed aggregator but, due to trying to minimise 301, 302, etc. redirects (I have over 200 feeds), I use a dailycurl(3)
-based script to check which feeds no longer work properly, i.e. produce HTTP status code other than 200. The former (newsboat) works fine, but the scipt returns 403 for all my Dreamwidth feeds. It is a s urprising and dissappointing move :^(