From 286bdfbcd6e5a182b0e3620538442905041937cd Mon Sep 17 00:00:00 2001 From: craftxbox Date: Fri, 9 Jul 2021 23:41:25 -0230 Subject: [PATCH] Update servlist.c --- src/common/servlist.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/servlist.c b/src/common/servlist.c index a203e702..a9326098 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -245,6 +245,9 @@ static const struct defaultserver def[] = {"pirc.pl", 0, 0, 0, 0, 0, TRUE}, {0, "irc.pirc.pl"}, + {"pissnet", 0, 0, 0, 0, 0, TRUE}, + {0, "irc.pissnet.xyz"}, + {"PTNet", 0}, {0, "irc.ptnet.org"}, {0, "uevora.ptnet.org"},