From ad20708766c2ab11fe6eb23042883d3802d02145 Mon Sep 17 00:00:00 2001 From: Filippo Cortigiani Date: Mon, 24 May 2021 04:12:20 +0200 Subject: Added SimosNap to server list (#2349) --- src/common/servlist.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common/servlist.c') diff --git a/src/common/servlist.c b/src/common/servlist.c index 90197a5e..de75c8b9 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -307,6 +307,9 @@ static const struct defaultserver def[] = {"Serenity-IRC", 0}, {0, "irc.serenity-irc.net"}, + {"SimosNap", 0, 0, 0, LOGIN_SASL, 0, TRUE}, + {0, "irc.simosnap.com"}, + {"SlashNET", 0}, /* Self signed */ {0, "irc.slashnet.org"}, -- cgit 1.4.1