Skip to content

Instantly share code, notes, and snippets.

@disinfeqt
Created March 22, 2011 02:29
Show Gist options
  • Save disinfeqt/880656 to your computer and use it in GitHub Desktop.
Save disinfeqt/880656 to your computer and use it in GitHub Desktop.
Google-in-Chrome-style 404 helper from HTML5 Boilerplate
<script>
var GOOG_FIXURL_LANG = (navigator.language || "").slice(0,2), GOOG_FIXURL_SITE = location.host;
</script>
<script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment