Created
May 4, 2011 10:33
-
-
Save marksteve/955050 to your computer and use it in GitHub Desktop.
Tumblr Dashboard Anti-FUUUUUU!
This file contains 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(){if(typeof localStorage.turl=="undefined")localStorage.turl=decodeURIComponent(document.querySelector('#posts > li:last-child .post_controls a[href^="/reblog"]').href.split("=")[1]).replace("?lite","");else{var a=localStorage.turl,b=confirm("Do you want to go to saved position: "+a+"?");localStorage.removeItem("turl");if(b)location.href=a}})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment