Open the oldest archive of the current url:
javascript:(function(){ document.location.href = "http://archive.is/oldest/" + document.location.href; })();
Open the most recent archive of the current url:
javascript:(function(){ document.location.href = "http://archive.is/newest/" + document.location.href; })();
Open the oldest archive of the current url:
javascript:(function(){ document.location.href = "http://archive.is/oldest/" + document.location.href; })();
Open the most recent archive of the current url:
javascript:(function(){ document.location.href = "http://archive.is/newest/" + document.location.href; })();