File size: 420 Bytes
5c2ed06
 
 
 
d7b6639
5c2ed06
 
 
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<script>
var suffix = (document.location.port != '8000' ? '-' + (document.location.port || '80') : '');
var port = location.hostname === 'localhost' ? "?port=" + document.location.port : "";

</script>
<p>This is a <a href="http://www.pokemonshowdown.com">Pok&eacute;mon Showdown</a> server!</p>
<noscript><p>Try enabling <a href="http://enable-javascript.com/en/">JavaScript</a> to play!</p></noscript>