Why Nostr? What is Njump?
2024-01-02 22:46:21

no_name on Nostr: these #nip96 servers are weird ```js const servers = [ ["", /\.png$/, ".webp"], ...

these #nip96 servers are weird

```js
const servers = [
["https://nostrcheck.me";, /\.png$/, ".webp"],
//["https://nostrage.com";, /\.png$/, ".webp"],
["https://sove.rent";, /\.png$/, ".webp"],
["https://nostr.build";, /:\/\/media\.nostr\.build\/public\//, "://image.nostr.build/"],
["https://files.sovbit.host";, /\.png$/, ".webp"],
["https://void.cat";, /\/public\//, "/"],
]
```
i have to do regexp replace to find correct urls
they dont tell the correct url format in /.well-known/nostr/nip96.json as they should
Author Public Key
npub146y59dkatpwkx0ncs9u34vhmm60dedmdla0s8zy8yw22pqfj4huq36dp2y