mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 02:32:31 +01:00
servlist: Remove ACN
They are no longer supporting TLS and let their cert expire. Non-TLS networks do not belong in our default list. Closes #2722
This commit is contained in:
parent
ec9653e754
commit
d7c6c424e8
@ -54,8 +54,6 @@ static const struct defaultserver def[] =
|
||||
/* Invalid hostname in cert */
|
||||
{0, "irc.2600.net"},
|
||||
|
||||
{"ACN", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "global.acn.gr"},
|
||||
|
||||
{"AfterNET", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "irc.afternet.org"},
|
||||
|
Loading…
Reference in New Issue
Block a user