mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01:00
Merge pull request #378 from aperson/patch-1
Snoonet is now snoonet.org, not .com
This commit is contained in:
commit
ea92a70e64
@ -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
Block a user