Created
March 3, 2012 19:30
-
-
Save kristoferjoseph/1967710 to your computer and use it in GitHub Desktop.
War is overrated. A bookmarklet that replaces war with hugs. What could be better.
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(){var%20regularExpression%20=%20/war/gi;document.body.innerHTML%20=%20document.body.innerHTML.replace(regularExpression,%20%27hugs%27,%20%27gi%27);}(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I should open an issue ;)