• @[email protected]
    link
    fedilink
    2
    edit-2
    4 months ago

    Obfuscating the image file like that is usually completely transparent to scrapers actually, as the image URL is almost always in the HTML. You can find the direct image link yourself if you poke around in the element inspector for a bit.

    It’s just to make it harder to copy and increase to amount of people that link the full site URL (with the tracking and analytics ofc) instead of the image directly.

    • @master5o1
      link
      14 months ago

      I’m not on desktop so can’t inspect to see the img src.

      But it’s possible for a url in img src to have a different response (ie, html) when it’s a direct navigation (ie new tab).