Created
May 1, 2016 21:45
-
-
Save raphisky/b5bf1c969f11a60288e2828f86faf5a1 to your computer and use it in GitHub Desktop.
put this bookmarklet in your fav bar. Click it anytime, it will take you anywhere.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(t,e){for(var a=Array.prototype.slice.call(document.getElementsByTagName("a")),o=new RegExp("^(javascript|mailto|(https?)?"+e+"/?#)"),n=!1;!n&a.length>0;)i=Math.floor(Math.random()*a.length),o.test(a[i].href)||a[i].href==e?a.splice(i,1):(t=a[i].href,n=!0);document.location.href=t})("http://swapthatlink.com",document.location.href); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment