Update servlist.c (#2648)

Added irc.irc-nerds.net to the server list
This commit is contained in:
Foxy
2021-10-30 10:51:46 -05:00
committed by GitHub
parent 64da6ce1fc
commit b54593e752

View File

@@ -187,6 +187,9 @@ static const struct defaultserver def[] =
{"Interlinked", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.interlinked.me"},
{"Irc-Nerds", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.irc-nerds.net"},
{"IRC4Fun", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.irc4fun.net"},