summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorFilippo Cortigiani <simos@simosnap.org>2021-05-24 04:12:20 +0200
committerGitHub <noreply@github.com>2021-05-24 02:12:20 +0000
commitad20708766c2ab11fe6eb23042883d3802d02145 (patch)
tree83bfcba6be5d0aa493cc9e8f23e88cd7ee7313b2 /src/common/servlist.c
parent37118a4d2b70c11a76c732346975c2745d3cc4c6 (diff)
Added SimosNap to server list (#2349)
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c3
1 files changed, 3 insertions, 0 deletions
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"},