diff --git a/irssi.conf b/irssi.conf index 49f1a396..3e5285b1 100644 --- a/irssi.conf +++ b/irssi.conf @@ -1,6 +1,6 @@ servers = ( { address = "eu.irc6.net"; chatnet = "IRCnet"; port = "6667"; }, - { address = "irc.open-ircnet.net"; chatnet = "IRCnet"; port = "6667"; }, + { address = "open.ircnet.net"; chatnet = "IRCnet"; port = "6667"; }, { address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; }, { address = "irc.undernet.org"; chatnet = "Undernet"; port = "6667"; }, { address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },