Last active
October 31, 2016 07:15
-
-
Save nutrino/d19bab34f616e44c5c63faf9b29112ae to your computer and use it in GitHub Desktop.
On click, it removes Hash Code from the URL
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:history.pushState("", document.title, window.location.pathname + window.location.search); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment