Skip to content

Instantly share code, notes, and snippets.

@Reedyn
Created April 21, 2015 09:51
Show Gist options
  • Save Reedyn/d744f2d144a0cb32b214 to your computer and use it in GitHub Desktop.
Save Reedyn/d744f2d144a0cb32b214 to your computer and use it in GitHub Desktop.
Unvisit bookmarklet
<a href="javascript:(function() {window.location="http://unvis.it/"+window.location.toString();})()">Unvisit</a>
javascript:(function() {window.location="http://unvis.it/"+window.location.toString();})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment