Snoonet is now snoonet.org, not .com
http://www.reddit.com/r/irc/comments/13xpok/announcement_snoonet_operational_status/
This commit is contained in:
parent
bba00f2b66
commit
019a6f0c54
|
@ -492,9 +492,9 @@ static const struct defaultserver def[] =
|
||||||
|
|
||||||
{"Snoonet", 0},
|
{"Snoonet", 0},
|
||||||
#ifdef USE_OPENSSL
|
#ifdef USE_OPENSSL
|
||||||
{0, "irc.snoonet.com/+6697"},
|
{0, "irc.snoonet.org/+6697"},
|
||||||
#endif
|
#endif
|
||||||
{0, "irc.snoonet.com/6667"},
|
{0, "irc.snoonet.org/6667"},
|
||||||
|
|
||||||
{"Sohbet.Net", 0},
|
{"Sohbet.Net", 0},
|
||||||
{0, "irc.sohbet.net"},
|
{0, "irc.sohbet.net"},
|
||||||
|
|
Loading…
Reference in New Issue