Skip to content

Instantly share code, notes, and snippets.

@SansGuidon
Last active February 28, 2022 16:45
Show Gist options
  • Save SansGuidon/a5fec532f55792916d757acffca5ceeb to your computer and use it in GitHub Desktop.
Save SansGuidon/a5fec532f55792916d757acffca5ceeb to your computer and use it in GitHub Desktop.
Is there an alternative to current service (website) ?
javascript:(function(){if(location.href.indexOf('http')!=0){input=prompt('URL:','http://');if(input!=null){location.href='http://web.archive.org/web/*/'+input}}else{location.href='https://alternativeto.net/browse/search/?q=%27+window.location.hostname.replace("www.","").split(".")[0];}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment