Skip to content

Instantly share code, notes, and snippets.

@tbrzica
Created March 17, 2014 23:09
Show Gist options
  • Save tbrzica/9610261 to your computer and use it in GitHub Desktop.
Save tbrzica/9610261 to your computer and use it in GitHub Desktop.
(function () {
if (!Worker) //Detect IE
document.location = "http://www.whatbrowser.org/ru/browser/";
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment