Why Nostr? What is Njump?
2024-05-01 17:31:27
in reply to

uxellodunum on Nostr: Fair enough - As ZEUS suggested, in case you have a server with a reverse-proxy, say, ...

Fair enough - As suggested, in case you have a server with a reverse-proxy, say, with nginx for example, this is what I've done in the past - Just set a 301 redirect :

location ~ /.well-known/lnurlp/(.*) {
add_header Access-Control-Allow-Origin '*';
proxy_set_header Host zeuspay.com;
return 301 https://zeuspay.com/.well-known/lnurlp/{YourZeusPayUserName};
}

Good luck either way!
Author Public Key
npub14un6d98pa48kleqjjqfe5jqekxpdcwd7lkwc2hm3s2z4gmd60j8sstgg48