Skip to content

Instantly share code, notes, and snippets.

@sergomet
Forked from Quby/gist:1077665
Last active December 29, 2015 19:19
Show Gist options
  • Save sergomet/7716494 to your computer and use it in GitHub Desktop.
Save sergomet/7716494 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