mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-08 20:22:30 +01:00
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
This commit is contained in:
parent
82a424fc8a
commit
f9adf88eca
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user