From 019a6f0c54cc4577d1d301e799be065452d39d31 Mon Sep 17 00:00:00 2001 From: aperson Date: Mon, 14 Jan 2013 23:47:12 -0600 Subject: [PATCH] Snoonet is now snoonet.org, not .com http://www.reddit.com/r/irc/comments/13xpok/announcement_snoonet_operational_status/ --- src/common/servlist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/servlist.c b/src/common/servlist.c index e77c0409..00c1cc8e 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -492,9 +492,9 @@ static const struct defaultserver def[] = {"Snoonet", 0}, #ifdef USE_OPENSSL - {0, "irc.snoonet.com/+6697"}, + {0, "irc.snoonet.org/+6697"}, #endif - {0, "irc.snoonet.com/6667"}, + {0, "irc.snoonet.org/6667"}, {"Sohbet.Net", 0}, {0, "irc.sohbet.net"},