Update servlist.c (#2522)
* Update servlist.c Added DeltaPool to IRC Networks * Update servlist.c Updated to support SASL
This commit is contained in:
parent
076b2c1c73
commit
cdfc3b9ea9
@ -386,6 +386,9 @@ static const struct defaultserver def[] =
|
|||||||
{"Xertion", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
{"Xertion", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||||
{0, "irc.xertion.org"},
|
{0, "irc.xertion.org"},
|
||||||
|
|
||||||
|
{"DeltaPool", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||||
|
{0, "irc.deltapool.net"},
|
||||||
|
|
||||||
{0,0}
|
{0,0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user