Skip to content

Commit

Permalink
Better urls
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaSat committed Aug 9, 2024
1 parent bc8de58 commit c1edaba
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions compose/strfry/mn.onion_urls.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ngdk7ocdzmz5kzsysa3om6du7ycj2evxp2f2olfkyq37htx3gllwp2yd.onion
satstraoq35jffvkgpfoqld32nzw2siuvowanruindbfojowpwsjdgad.onion
4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion
mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion
ws://ngdk7ocdzmz5kzsysa3om6du7ycj2evxp2f2olfkyq37htx3gllwp2yd.onion/nostr
ws://satstraoq35jffvkgpfoqld32nzw2siuvowanruindbfojowpwsjdgad.onion/nostr
ws://4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion/nostr
ws://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion/nostr
2 changes: 1 addition & 1 deletion compose/strfry/sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
filters='{"kinds":[38383]}'

while IFS= read -r line; do
/app/strfry --config /etc/strfry.conf sync ws://${line}/nostr --filter "$filters" --dir both
/app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters" --dir both
done < /app/onion_urls.txt
8 changes: 4 additions & 4 deletions compose/strfry/tn.onion_urls.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
testraliar7xkhos2gipv2k65obykofb4jqzl5l4danfryacifi4t7qd.onion
jpp3w5tpxtyg6lifonisdszpriiapszzem4wod2zsdweyfenlsxeoxid.onion
ghbtv7lhoyhomyir4xvxaeyqgx4ylxksia343jaat3njqqlkqpdjqcyd.onion
wsjyhbashc4zrrex6vijpryujggbka5plry2o62dxqoz3pxinblnj4ad.onion
ws://testraliar7xkhos2gipv2k65obykofb4jqzl5l4danfryacifi4t7qd.onion/nostr
ws://jpp3w5tpxtyg6lifonisdszpriiapszzem4wod2zsdweyfenlsxeoxid.onion/nostr
ws://ghbtv7lhoyhomyir4xvxaeyqgx4ylxksia343jaat3njqqlkqpdjqcyd.onion/nostr
ws://wsjyhbashc4zrrex6vijpryujggbka5plry2o62dxqoz3pxinblnj4ad.onion/nostr

0 comments on commit c1edaba

Please sign in to comment.