Add GeeksIRC and IRC4Fun to network list

Closes #1057
Closes #1058
This commit is contained in:
siniStar7boy 2014-07-14 19:24:15 -05:00 committed by TingPing
parent 7a7b9c682d
commit ea9dafcd43
1 changed files with 12 additions and 0 deletions

View File

@ -245,6 +245,12 @@ static const struct defaultserver def[] =
{"GameSurge", 0},
{0, "irc.gamesurge.net"},
{"GeeksIRC", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "irc.geeksirc.net/+6697"},
#endif
{0, "irc.geeksirc.net"},
{"GeekShed", 0},
{0, "irc.geekshed.net"},
@ -274,6 +280,12 @@ static const struct defaultserver def[] =
#endif
{0, "irc.interlinked.me"},
{"IRC4Fun", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "irc.irc4fun.net/+6697"},
#endif
{0, "irc.irc4fun.net"},
{"IRCHighWay", 0},
#ifdef USE_OPENSSL
{0, "irc.irchighway.net/+9999"},