it's so badass that nostrudel's "Copy Share Link" copies njump.me's instead of nostrudel.ninja's viewer

let people choose what client they use instead of hardcoding the URL.

👏 BRAVO

Reply to this note

Please Login to reply.

Discussion

afaik nostrudel is client-side only (i.e. doesn't operate a backend)

SSR (necessary to generate link previews) is very hard and imposes a large cost on developers

tl;dr

feature not a bug

This is the main reason the share link points to njump.me. also because I think new users might want a simpler UI than noStrudel

I've thought about putting https://github.com/nostrband/nometa in front of nostrudel.ninja, but it would require me to run a server somewhere to host it vs using static file hosting like I am now.