From 611ae75fed2dd526f194e0471223793334fe6b5b Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 27 Mar 2013 04:14:18 -0300 Subject: [PATCH] Add SpotChat network Closes #462 --- src/common/servlist.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/common/servlist.c b/src/common/servlist.c index e54a5f21..654e0b29 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -514,6 +514,12 @@ static const struct defaultserver def[] = {0, "us.spidernet.org"}, {0, "eu.spidernet.org"}, {0, "irc.spidernet.org"},*/ + + {"SpotChat", 0}, +#ifdef USE_OPENSSL + {0, "irc.spotchat.org/+6697"}, +#endif + {0, "irc.spotchat.org/6667"}, {"StarChat", 0}, {0, "irc.starchat.net"},