summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/common/servlist.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index a0a85695..f1581fc5 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -422,6 +422,12 @@ static const struct defaultserver def[] =
 
 	{"PIRC.PL",	0},
 	{0,			"irc.pirc.pl"},
+	
+	{"PonyChat",	0},
+#ifdef USE_OPENSSL
+	{0, 		"irc.ponychat.net/+6697"},
+#endif
+	{0,			"irc.ponychat.net"},
 
 	{"PTNet.org",   0},
 	{0,			"irc.PTNet.org"},