diff options
author | Lee Watson <rev@revthefox.co.uk> | 2015-09-05 13:58:34 +0100 |
---|---|---|
committer | Lee Watson <rev@revthefox.co.uk> | 2015-09-05 13:58:34 +0100 |
commit | 73636a00b5ef9786c76c6c62fc0c90f680cdc49d (patch) | |
tree | 0dc9c7ac1b89c39bc240f14d6dbd700c6e99fbe7 /src | |
parent | e7003ef9c6ef2e6615c96ce6bf2a19745f293793 (diff) |
Removed SeionIRC from the serverlist
I'm removing Seion from the serverlist because it's now mostly a defunct network. One of the servers is completely broken in regards to ipv6 connectivity and SSL, the webchat server hasn't worked for months, and I shut down my server (fox.seion.us) a few days ago.
Diffstat (limited to 'src')
-rw-r--r-- | src/common/servlist.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c index 92016366..6f9f9ed2 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -280,9 +280,6 @@ static const struct defaultserver def[] = {"SeilEn.de", 0}, {0, "irc.seilen.de"}, - {"SeionIRC", 0, 0, 0, LOGIN_SASL, 0, TRUE}, - {0, "irc.seion.us"}, - {"Serenity-IRC", 0}, {0, "irc.serenity-irc.net"}, |