spaRSS
spaRSS copied to clipboard
Option to disable images in articles list (disable images in cicrcles in article list)
I find it very ugly for websites to use images in Atom/RSS feeds however considering that everything is now Web 3.0
i would like to ask to enable end users to disable those images in spaRSS.
These things are usualy defined as <icon>http://example.org/favicon.ico</icon>
in atom feeds and i'm not sure about the RSS variant. I do realize that there are other ways to do this too and different feed readers can pick first image in article and use it as this representation of article (because title is not enough).
Here is the screenshot of what i'm talking about:
Notice how first article has image instead of letter "H" as all other articles linked on "Hacker News".
My proposition is to allow end users to keep letters and allow them to force any "non letter" ones off.
Yeah, but isnt this more like a bug? I've disabled Images completely, but I still get the icons - and those at the most inconvenient times (see https://github.com/Etuldan/spaRSS/issues/21 for that)
I think this is solved in the new version with my patch. https://github.com/Etuldan/spaRSS/pull/185