Created
October 29, 2015 16:48
-
-
Save ykessler/3e4fc039ffcf3c198b99 to your computer and use it in GitHub Desktop.
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:var title=document.title;if(title){var re=/(\\|\/|:|\*|\?|\"|<|>|\|)/gi;title=title.replace(re,'');void(prompt('Page Title', title));} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment