Anon 02/14/2024 (Wed) 02:31 No.9579 del
>>9573
>Todo: access copies of urls by url
"Done", I updated the JS to do that (I could have written better code but didn't):
. ipfs://Qmf8f6JbvzKBteHoKUpbkr4KT4eXQvJtqFNhngxFcnvgwu/saveurls.html?gotourl=[URL_HERE]
. https://ipfs.desmos.network/ipfs/Qmf8f6JbvzKBteHoKUpbkr4KT4eXQvJtqFNhngxFcnvgwu/saveurls.html?gotourl=https://web.archive.org/web/timemap/cdx?url=https://drive.google.com/uc?id=0BwAQOo_PITGIWUk3dHFrbFc3UzA
.. redirects to ipfs://bafybeico6xvq3wpo2nogmvsanjttoioh5pujbhrisz4xa2tky7qf73sepa/https-web.archive.org-web-timemap-cdx-url-https-drive.google.com-uc-id/0BwAQOo_PITGIWUk3dHFrbFc3UzA

If the URL isn't in the JSON, it acts as an open redirect (the case with ?gotourl= and ?gotourlgw*=):
. ipfs://bafybeihzqqsaukpqmo5mywlgxixnjl6eziienclb4vdlxw47c2tyt3sr4q/saveurls.html?gotourl=https://www.googlesnake.com/snakedesktop.php
.. redirects to https://www.googlesnake.com/snakedesktop.php

Can use roughly 16 different gateways (mostly clearweb ones, one darkweb one):
. ?gotourlgw3= redirects to dweb.link
. https://ipfs.desmos.network/ipfs/Qmf8f6JbvzKBteHoKUpbkr4KT4eXQvJtqFNhngxFcnvgwu/saveurls.html?gotourlgw16=https://web.archive.org/web/timemap/cdx?url=https://drive.google.com/uc?id=1--imzIF8cSdqwyDNuPR0R7jddgC4-vDj
.. redirects to https://infura-ipfs.io/ipfs/bafybeico6xvq3wpo2nogmvsanjttoioh5pujbhrisz4xa2tky7qf73sepa/https-web.archive.org-web-timemap-cdx-url-https-drive.google.com-uc-id/1--imzIF8cSdqwyDNuPR0R7jddgC4-vDj
... redirects to https://ipfs.io/ipfs/bafybeico6xvq3wpo2nogmvsanjttoioh5pujbhrisz4xa2tky7qf73sepa/https-web.archive.org-web-timemap-cdx-url-https-drive.google.com-uc-id/1--imzIF8cSdqwyDNuPR0R7jddgC4-vDj
. ?gotourlgwo1= redirects to http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.onion

Message too long. Click here to view full text.