From 96fd4949bd2bead40db8bf044fd1429972bbe49e Mon Sep 17 00:00:00 2001 From: PoorDog Date: Sun, 27 Oct 2013 22:05:47 -0400 Subject: [PATCH] Add Techman's World IRC network Closes #813 --- src/common/servlist.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/common/servlist.c b/src/common/servlist.c index a3965945..46f99c5d 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"}, + {"Techman's World IRC", 0}, +#ifdef USE_OPENSSL + {0, "irc.techmansworld.com/+6697"}, +#endif + {0, "irc.techmansworld.com/6667"}, + {"TinyCrab", 0, 0, 0, LOGIN_SASL}, {0, "irc.tinycrab.net"},