Anon 02/13/2024 (Tue) 02:08 No.9573 del
>>9532
I modified this guy's buggy thing - https://gist.github.com/ourmaninamsterdam/4626375 - to create a Wayback Machine-like index of saved links:
https://gateway.ipfs.cybernode.ai/ipfs/QmYj479marWwb8k5mEXZESmMhZEwyXo5hzUTaQYcQudxV3/saveurls.html

Details:
- for timestamps and other info: see notes
- can add more URLs
- usage EXAMPLE:
> page 301 links to https://web.archive.org/web/timemap/cdx?url=https://drive.google.com/uc?id=1AqQSnePenkPvD9oCDvfppfihor9jDNTc at ipfs://bafybeico6xvq3wpo2nogmvsanjttoioh5pujbhrisz4xa2tky7qf73sepa/https-web.archive.org-web-timemap-cdx-url-https-drive.google.com-uc-id/1AqQSnePenkPvD9oCDvfppfihor9jDNTc (timestamp=1701931393, diff. from current ver. of that same web.archive.org url) which says that https://drive.google.com/uc?id=1AqQSnePenkPvD9oCDvfppfihor9jDNTc is in file "googledrive_20210914142547_8025ea77.megawarc.warc.gz" at https://archive.org/details/archiveteam_googledrive_20210914142547_8025ea77

Yeah I know that IPWB already has a thing to do this, but it didn't work well for me. Todo: access copies of urls by url, filter by website, maybe use someone's fork of "js pages", show notes more easily, make "lynx -source" downloader+other-stuff script save a timestamp file, add more urls, have a thing to switch links to http gateway links, other things like resolved IPFS links (minimal path).