1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-29 20:52:16 -05:00

Add 2 new networks and fix some sorting

This commit is contained in:
Berke Viktor 2012-09-23 23:17:20 +02:00
parent 60696af03d
commit 5112e1b669

View File

@ -288,17 +288,18 @@ static const struct defaultserver def[] =
{"IdleMonkeys", 0}, {"IdleMonkeys", 0},
{0, "irc.idlemonkeys.net"}, {0, "irc.idlemonkeys.net"},
{"IndirectIRC", 0},
#ifdef USE_OPENSSL
{0, "irc.indirectirc.com/+6697"},
#endif
{0, "irc.indirectirc.com"},
/* {"Infinity-IRC", 0}, /* {"Infinity-IRC", 0},
{0, "Atlanta.GA.US.Infinity-IRC.Org"}, {0, "Atlanta.GA.US.Infinity-IRC.Org"},
{0, "Babylon.NY.US.Infinity-IRC.Org"}, {0, "Babylon.NY.US.Infinity-IRC.Org"},
{0, "Sunshine.Ca.US.Infinity-IRC.Org"}, {0, "Sunshine.Ca.US.Infinity-IRC.Org"},
{0, "IRC.Infinity-IRC.Org"},*/ {0, "IRC.Infinity-IRC.Org"},*/
{"iZ-smart.net", 0},
{0, "irc.iZ-smart.net/6666"},
{0, "irc.iZ-smart.net/6667"},
{0, "irc.iZ-smart.net/6668"},
{"IrcLink", 0}, {"IrcLink", 0},
{0, "irc.irclink.net"}, {0, "irc.irclink.net"},
{0, "Alesund.no.eu.irclink.net"}, {0, "Alesund.no.eu.irclink.net"},
@ -322,6 +323,17 @@ static const struct defaultserver def[] =
{"Irctoo.net", 0}, {"Irctoo.net", 0},
{0, "irc.irctoo.net"}, {0, "irc.irctoo.net"},
{"IronDust", 0},
#ifdef USE_OPENSSL
{0, "irc.irondust.net/+6697"},
#endif
{0, "irc.irondust.net"},
{"iZ-smart.net", 0},
{0, "irc.iZ-smart.net/6666"},
{0, "irc.iZ-smart.net/6667"},
{0, "irc.iZ-smart.net/6668"},
{"Krstarica", 0}, {"Krstarica", 0},
{0, "irc.krstarica.com"}, {0, "irc.krstarica.com"},