From 450def88face25559c9ba4ffdaa25e91e87409b5 Mon Sep 17 00:00:00 2001 From: Ryo Kanbayashi Date: Wed, 19 Jul 2023 08:38:29 +0900 Subject: [PATCH 1/3] added 'Nostr NIP-36 Image Redirector' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e2bb0e..ba27580 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ them: - [Embed widget](https://embed.nostr.band) - Embed Nostr notes or profiles into any website with just a line of code. - [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste) - [NostrTool](https://nostrtool.com/) - a tool to play with keys. - +- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks access to NIP-36 marked image file from NOT NIP-36 compliant client. ## NIP-05 identity services @@ -415,6 +415,7 @@ Outside of nostr itself, you find the community on: - [Zaplife](https://zaplife.lol) - Real-time feed for nostr zaps. The best tool to shut up the "lightning doesn't work" people. - [wellorder nostr datasets](https://wiki.wellorder.net/wiki/nostr-datasets/) - Public standardized nostr datasets for benchmarking, data science, or other analysis. + Data for this list is contributed by the community and curated by [@aaaljaz](https://twitter.com/aaaljaz) ( npub1aljazgxlpnpfp7n5sunlk3dvfp72456x6nezjw4sd850q879rxqsthg9jp) ## Contributors From 77e5ea7e0fc3e89a2e2a5a45cc56eb72b15d0f7c Mon Sep 17 00:00:00 2001 From: Ryo Kanbayashi Date: Wed, 19 Jul 2023 08:56:25 +0900 Subject: [PATCH 2/3] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba27580..f13c7e9 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ them: - [Embed widget](https://embed.nostr.band) - Embed Nostr notes or profiles into any website with just a line of code. - [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste) - [NostrTool](https://nostrtool.com/) - a tool to play with keys. -- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks access to NIP-36 marked image file from NOT NIP-36 compliant client. +- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks accesses to NIP-36 marked image file from NOT NIP-36 compliant client. ## NIP-05 identity services From f124373505a05f893cfac62f45d7cc571b6fd9ed Mon Sep 17 00:00:00 2001 From: Ryo Kanbayashi Date: Wed, 19 Jul 2023 08:57:33 +0900 Subject: [PATCH 3/3] fixed typo (2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f13c7e9..6c5c5b7 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ them: - [Embed widget](https://embed.nostr.band) - Embed Nostr notes or profiles into any website with just a line of code. - [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste) - [NostrTool](https://nostrtool.com/) - a tool to play with keys. -- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks accesses to NIP-36 marked image file from NOT NIP-36 compliant client. +- [Nostr NIP-36 Image Redirector](https://github.com/ryogrid/NostrNIP36ImageRedirector) - Reverse proxy server which blocks accesses to NIP-36 marked image files from NOT NIP-36 compliant clients. ## NIP-05 identity services