diff --git a/irssi.conf b/irssi.conf index 5b6c69e0..701fcb3f 100644 --- a/irssi.conf +++ b/irssi.conf @@ -4,7 +4,7 @@ servers = ( { address = "irc.undernet.org"; chatnet = Undernet; port = 6667; }, { address = "irc.dal.net"; chatnet = DALnet; port = 6667; }, { address = "irc.openprojects.net"; chatnet = OPN; port = 6667; }, - { address = "irc.ptlink.net"; chatnet = PTlink; port = 6667; } + { address = "irc.ptlink.net"; chatnet = PTlink; port = 6667; }, { address = "silc.pspt.fi"; chatnet = SILC; port = 706; } );