|
|
|
|
|
by xylo
1157 days ago
|
|
Here's my bookmark that works on Web, iOS, iPad javascript: (function() {(function(){var url =window.location.href; let newUrl
="https://archive.ph/submit/?url="+encodeURIComponent(url.split('?')[0]);
window.open(newUrl, "_self");})()})()
|
|