0: $agent = "android"; $touchscreen = true; break; case stripos($_SERVER['HTTP_USER_AGENT'], 'iphone') > 0: $agent = "iphone"; $touchscreen = true; break; case stripos($_SERVER['HTTP_USER_AGENT'], 'ipod') > 0: $agent = "ipod"; $touchscreen = true; break; case stripos($_SERVER['HTTP_USER_AGENT'], 'ipad') > 0: $agent = "ipad"; $touchscreen = true; break; default: $agent = "normal"; $touchscreen = false; } define("SERVER_SET", isset($_GET['server'])); $server = isset($_GET['server']) ? $_GET['server'] : "irc.anonnet.org"; $nick = isset($_GET['nick']) ? $_GET['nick'] : ""; // Channel is set via javascript using location.hash $node_server = $_SERVER['HTTP_HOST']; ?> Kiwi IRC

Kiwi IRC

Connect..
"> More
Connect..
Powered by Kiwi IRC
: