We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b934c28 commit 8709d75Copy full SHA for 8709d75
2 files changed
_hosts/media.codonaft/etc/conf.d/broadcastr
@@ -2,6 +2,6 @@ broadcastr_args="
2
--listen ws://localhost:6666
3
--tor-proxy 127.0.0.1:9050
4
--allowed-pubkeys npub1alptdev5srcw2hxg03567p4k6xs3lgj7f6545suc0rzp0xw98svse7rg94
5
- --relays https://api.nostr.watch/v1/online,file:///etc/broadcastr/allowed.json
+ --relays https://codonaft.com/relays.json,file:///etc/broadcastr/allowed.json
6
--blocked-relays file:///etc/broadcastr/blocked.json
7
"
0 commit comments