mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2026-02-11 09:10:26 +00:00
Merge branch 'split-strfry-onions'
Conflicts: compose/strfry/mn.external_urls.txt compose/strfry/sync.sh compose/strfry/tn.external_urls.txt
This commit is contained in:
@ -1,5 +1,3 @@
|
|||||||
wss://nostr.satstralia.com
|
wss://nostr.satstralia.com
|
||||||
wss://relay.damus.io
|
wss://relay.damus.io
|
||||||
wss://relay.mostro.network
|
|
||||||
wss://nostrvista.aaroniumii.com
|
|
||||||
wss://freelay.sovbit.host
|
wss://freelay.sovbit.host
|
||||||
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
filters_federation='{"kinds":[38383, 31986, 1059]}'
|
filters_federation='{"kinds":[38383, 31986, 1059]}'
|
||||||
timeout_duration="10s"
|
timeout_duration="15s"
|
||||||
|
|
||||||
while IFS= read -r line; do
|
while IFS= read -r line; do
|
||||||
timeout "$timeout_duration" /app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters_federation" --dir both
|
timeout "$timeout_duration" /app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters_federation" --dir both
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
wss://nostr.satstralia.com
|
wss://nostr.satstralia.com
|
||||||
wss://relay.damus.io
|
wss://relay.damus.io
|
||||||
wss://relay.mostro.network
|
|
||||||
wss://nostrvista.aaroniumii.com
|
|
||||||
wss://freelay.sovbit.host
|
wss://freelay.sovbit.host
|
||||||
Reference in New Issue
Block a user