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 */
|
/* Invalid hostname in cert */
|
||||||
{0, "irc.2600.net"},
|
{0, "irc.2600.net"},
|
||||||
|
|
||||||
{"ACN", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
|
||||||
{0, "global.acn.gr"},
|
|
||||||
|
|
||||||
{"AfterNET", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
{"AfterNET", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||||
{0, "irc.afternet.org"},
|
{0, "irc.afternet.org"},
|
||||||
|
Loading…
Reference in New Issue
Block a user