diff options
author | qorg11 <nbome@riseup.net> | 2022-05-08 21:20:06 +0200 |
---|---|---|
committer | qorg11 <nbome@riseup.net> | 2022-05-08 21:20:06 +0200 |
commit | 383d05be693c59d84a57b6c012ed53630a21f18a (patch) | |
tree | c763416324906ba0afa393cf9ada5e4362966e41 | |
parent | 05b66639396c88a51c4ad9115253766400ac87f6 (diff) | |
download | kill9-383d05be693c59d84a57b6c012ed53630a21f18a.tar.gz kill9-383d05be693c59d84a57b6c012ed53630a21f18a.tar.bz2 kill9-383d05be693c59d84a57b6c012ed53630a21f18a.tar.zst |
Edited i2p info
-rw-r--r-- | index.md | 6 | ||||
-rw-r--r-- | ircconfig.conf | 10 |
2 files changed, 12 insertions, 4 deletions
@@ -19,10 +19,8 @@ the https version of the site. # Contact -We have an IRC channel: `#kill-9` in irc.rizon.net - -You can join to the IRC channel using XMPP joining to this MUC: -#kill-9%irc.rizon.net@irc.kalli.st (change irc.kalli.st to your prefered irc to xmpp bridge if you have one) +We have an IRC channel: `#kill-9` at `irc.acetone.i2p`. Config file +[here](./ircconfig.conf) # Contributing to this website diff --git a/ircconfig.conf b/ircconfig.conf new file mode 100644 index 0000000..53d9a41 --- /dev/null +++ b/ircconfig.conf @@ -0,0 +1,10 @@ +[Acetone] +type = client +address = 127.0.0.1 +port = 6669 +destination = irc.acetone.i2p +destinationport = 6667 +keys = irc-keys.dat + +# Connect to IRC server at 127.0.0.1:6669 +# Enjoy |