summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick <tingping@tingping.se>2020-05-14 23:15:14 -0700
committerGitHub <noreply@github.com>2020-05-14 23:15:14 -0700
commitf9adf88eca7698d19e83c8b525828efe661ac733 (patch)
treecb6304128e07cdd6cbc744b73bc729e9bce8d547
parent82a424fc8a0377ec0d0981f5e6f9d23233a1aba3 (diff)
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
-rw-r--r--src/common/servlist.c5
1 files changed, 0 insertions, 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"},