Releases: jinglescode/nostr-url-shortener
Releases · jinglescode/nostr-url-shortener
v1.0.8 - NIP-19 redirects njump.me
Using a bech32 formatted string according to NIP-19 as input will generate a shortened URL that redirects to njump.me.
This includes: nevent1
, note1
, npub1
, nprofile1
, naddr1
.
For instance, when the input npub1alpha9l6f7kk08jxfdaxrpqqnd7vwcz6e6cvtattgexjhxr2vrcqk86dsn
is provided, it generates a shortened URL, w3.do/ig2FmnQY, which redirects to njump.me/npub1alpha9l6f7kk08jxfdaxrpqqnd7vwcz6e6cvtattgexjhxr2vrcqk86dsn.
v1.0.6 - QR code generation
- generate QR codes for all w3.do shortened URLs
v1.0.5 - nip5 custom links
v1.0.4 - optimizations and API
- add API
- add cloudflare and optimize caching
- tweak UI #4
v1.0.3 - cloudflare redirects
@fishcakeday setup and config cloudflare for 301 redirects and KV cache
v1.0.2 - optimize and login
- @fishcakeday optimized performance and refactor some code
- @jinglescode added user login with extension and tweak some UI
- w3.do domain added