From 6199635e7fbd220860e9b650b6d3fe63f60d4f80 Mon Sep 17 00:00:00 2001 From: Lorenzo Ancora <34890309+LorenzoAncora@users.noreply.github.com> Date: Mon, 24 May 2021 03:47:33 +0200 Subject: Add the official EU server to hackint network (#2495) --- src/common/servlist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/common/servlist.c b/src/common/servlist.c index d15965af..90197a5e 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -198,6 +198,7 @@ static const struct defaultserver def[] = #ifdef USE_OPENSSL {"hackint", 0, 0, 0, LOGIN_SASL, 0, TRUE}, {0, "irc.hackint.org"}, + {0, "irc.eu.hackint.org"}, #endif {"Hashmark", 0}, -- cgit 1.4.1