martinrotter / rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
GNU General Public License v3.0
1.64k stars 125 forks source link

[BUG]: does not display images #1517

Open Shinkir0 opened 1 month ago

Shinkir0 commented 1 month ago

Brief description of the issue

I have version 4.5.3 installed and everything works correctly in it. but later versions stopped loading pictures on the site: https://pornolab.net/forum/rss.php?nm=Playboy%202009&f=60 p.s. be caution 18+ content!

How to reproduce the bug?

https://pornolab.net/forum/rss.php?nm=Playboy%202009&f=60

What was the expected result?

waiting for the pictures to load

What actually happened?

v474

<div class="rssguard-mbody">

                <img style="max-height: 36px !important;"><img style="max-height: 36px !important;"><img style="max-height: 36px !important;">                
</div>

v 453

<div class="rssguard-mbody">

                <img src='https://i124.fastpic.org/big/2024/1002/33/78c828357e9f612538446a9afcc6df33.jpg' alt='poster' /><img src='https://i124.fastpic.org/thumb/2024/1002/8d/_17aaf2ae159f013a119d6cad2f576d8d.jpeg' alt='poster' /><img src='https://i124.fastpic.org/thumb/2024/1002/0d/_1f41b8a2afd1ac4948ad0b2badd7aa0d.jpeg' alt='poster' />                
</div>

Debug log

I don't know how to get the log

Operating system and version