joinmarket: enable Agora as a third IRC server
This commit is contained in:
parent
ced1637d07
commit
3781a85c9b
@ -133,6 +133,14 @@ let
|
||||
port = 6667
|
||||
usessl = false
|
||||
${socks5Settings}
|
||||
|
||||
# agora.anarplex.net
|
||||
[MESSAGING:server3]
|
||||
host = vxecvd6lc4giwtasjhgbrr3eop6pzq6i5rveracktioneunalgqlwfad.onion
|
||||
channel = joinmarket-pit
|
||||
port = 6667
|
||||
usessl = false
|
||||
${socks5Settings}
|
||||
'';
|
||||
|
||||
# Based on https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/jmclient/jmclient/configure.py
|
||||
|
Loading…
Reference in New Issue
Block a user