This post has been seen times!

  • Jeena
    link
    fedilink
    16
    edit-2
    1 year ago

    I started a loop with:

    while /bin/true
    do
        curl "https://counter.websiteout.net/compte.php\?S=someimagehostnameurl&C=22&D=0&N=0&M=0" >> /dev/null
    done
    
      • Jeena
        link
        fedilink
        81 year ago

        I stopped it now, just wanted to demonstrate that those counters need to be quite sophisticated to be anything close to reliable ^^

        • @[email protected]OP
          link
          fedilink
          11
          edit-2
          1 year ago

          For sure! I was more trying to see if it’d work at all. Apps seem to cache the image but the websites just load it. Theoretically this could be used to collect IP addresses 🤔

          • Jeena
            link
            fedilink
            111 year ago

            Oh yeah, because Lemmy doesn’t cache pictures, instead just hot-links them, every time the page loads it loads the picture from the other server. This can be used for bad things too.