Closed jywarren closed 1 year ago
This is a fix for #1365 with slightly better formatting, and pointed at a complete collection which have had images routed to the Internet Archive's Wayback Machine caches.
As you can see, the image links are routed to Wayback URLs: https://ia601603.us.archive.org/20/items/mapknitter-wayback/ceres--2.json
i.e.: https://web.archive.org/web/0id_/https://s3.amazonaws.com/grassrootsmapping/warpables/305268/PuglisiTerrazzeHaghiaTriadaCretaAntica2007-28.jpg
https://web.archive.org/web/0id_/https://s3.amazonaws.com/grassrootsmapping/warpables/305268/PuglisiTerrazzeHaghiaTriadaCretaAntica2007-28.jpg
However, when I actually load a page like this, somehow it still loads images directly from Amazon s3, not the Internet Archive:
https://publiclab.github.io/Leaflet.DistortableImage/examples/archive?json=https://archive.org/download/mapknitter-wayback/ceres--2.json
I inspected in the console and still can't figure it out.
Hi @segun-codes @7malikk what do you think is happening here? I noticed
This is a fix for #1365 with slightly better formatting, and pointed at a complete collection which have had images routed to the Internet Archive's Wayback Machine caches.
As you can see, the image links are routed to Wayback URLs: https://ia601603.us.archive.org/20/items/mapknitter-wayback/ceres--2.json
i.e.:
https://web.archive.org/web/0id_/https://s3.amazonaws.com/grassrootsmapping/warpables/305268/PuglisiTerrazzeHaghiaTriadaCretaAntica2007-28.jpg
However, when I actually load a page like this, somehow it still loads images directly from Amazon s3, not the Internet Archive:
https://publiclab.github.io/Leaflet.DistortableImage/examples/archive?json=https://archive.org/download/mapknitter-wayback/ceres--2.json
I inspected in the console and still can't figure it out.