From b1a3c6135c5dd59c20e37bbd0b36843f29d5e5ec Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 30 Jan 2014 17:23:57 -0500 Subject: Add synIRC to network list Closes #888 --- src/common/servlist.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/common') diff --git a/src/common/servlist.c b/src/common/servlist.c index 46f99c5d..1139392f 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -463,6 +463,12 @@ static const struct defaultserver def[] = #endif {0, "irc.swiftirc.net/6667"}, + {"synIRC", 0}, +#ifdef USE_OPENSSL + {0, "irc.synirc.net/+6697"}, +#endif + {0, "irc.synirc.net/6667"}, + {"Techman's World IRC", 0}, #ifdef USE_OPENSSL {0, "irc.techmansworld.com/+6697"}, -- cgit 1.4.1