diff --git a/src/common/servlist.c b/src/common/servlist.c index f92f2f4e..d65582cd 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -385,6 +385,9 @@ static const struct defaultserver def[] = {"Xertion", 0, 0, 0, LOGIN_SASL, 0, TRUE}, {0, "irc.xertion.org"}, + + {"DeltaPool", 0, 0, 0, LOGIN_SASL, 0, TRUE}, + {0, "irc.deltapool.net"}, {0,0} };