• kif@lemmy.nz
    link
    fedilink
    arrow-up
    5
    ·
    6時間前

    Not certain, but I’m guessing it’s something to do with how archive.org archives. I’d say it probably captured some JavaScript which uses window.location.host, which would resolve to the original (say lemmy.nz) on the original page but web.archive.org on the snapshot.

    • [object Object]@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2時間前

      That’s very doubtful, seeing as since the post might belong to any of the multitude of instances, the api must send the instance name in the response to the client. The client’s host doesn’t figure in that. Additionally, the screenshot looks like the default UI, whatever it’s called (at least default for lemmy.world), and it doesn’t show the instance domain for communities on the same instance (at least doesn’t show currently).

      But I’ll look into the JS hypothesis later. Weird shit is afoot there.