-
-
Save th0br0/0b35d3e84c9eb2e0e45a to your computer and use it in GitHub Desktop.
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
window.onerror = function(msg, url, line, col, error) { | |
window.location.href="http://stackoverflow.com/search?q=[js]+" + (msg || e); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment