From f9adf88eca7698d19e83c8b525828efe661ac733 Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 14 May 2020 23:15:14 -0700 Subject: Remove 2ch from network list It split into multiple networks; Both are very small and can't even match our modern guidelines like supporting TLS. I'll just use this as an opportunity to clean up the list a bit. Closes #2465 --- src/common/servlist.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/common/servlist.c b/src/common/servlist.c index 8b718a92..f4921a07 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -54,11 +54,6 @@ static const struct defaultserver def[] = /* Invalid hostname in cert */ {0, "irc.2600.net"}, - {"2ch", 0, 0, "iso-2022-jp", 0, 0}, - {0, "irc.2ch.sc"}, - {0, "irc.nurs.or.jp"}, - {0, "irc.juggler.jp"}, - {"AccessIRC", 0}, /* Self signed */ {0, "irc.accessirc.net"}, -- cgit 1.4.1