X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=lurk.git;a=blobdiff_plain;f=lurk.el;h=36f39b421d1f5e701bbe3a5818cb6ce49efbba7f;hp=72d18cf28dd25d71e4124decf2d780ccac46b556;hb=3b78096283d025c171368c4752fe67cf7074baeb;hpb=6c4686b0d2dd90142811ff7e1d2aa1898ecbd146 diff --git a/lurk.el b/lurk.el index 72d18cf..36f39b4 100644 --- a/lurk.el +++ b/lurk.el @@ -45,11 +45,7 @@ "Default quit message when none supplied.") (defcustom lurk-networks - '(("libera" "irc.libera.chat" 6697) - ("freenode" "chat.freenode.net" 6697) - ("tilde" "tilde.chat" 6697) - ("mbr" "mbrserver.com" 6667 :notls) - ("local" "localhost" 6697)) + '(("libera" "irc.libera.chat" 6697)) "IRC networks.") (defcustom lurk-allow-ipv6 nil