Automatically redirect old IE to downloadable client

This commit is contained in:
Guangcong Luo 2013-09-21 13:22:41 -05:00
parent daaa6f3bfd
commit 2fc1999d66

View File

@ -17,7 +17,7 @@
var Config = {};
</script>
<!--[if lte IE 8]><script>
Config.oldie = true;
document.location.replace('http://pokemonshowdown.com/autodownload/win');
</script><![endif]-->
<script>
var _gaq = _gaq || [];