• bela@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 year ago

    Possibly privacy reasons? So it doesn’t load external images unless you specifically ask it to?

    • Dave@lemmy.nz
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      1 year ago

      Well, only some thumbnails are being blocked. Most of them work.

      Digging into it, it seems to be triggered from a filter because of the term “website” in the URL. Not sure why that is blocked, but uBlock is using EasyList and there’s an issue on github here: https://github.com/easylist/easylist/issues/16745

      It seems they “resolved” it by specifically excluding sites, so e.g. when viewing from Lemmy.world it looks like it will be fine because now it’s specifically allowed.

      I’m not sure how to resolve without disabling uBlock Origin on your lemmy instance site, maybe someone else knows.