diff --git a/96.md b/96.md index 3828e76c..28bc8a89 100644 --- a/96.md +++ b/96.md @@ -1,3 +1,5 @@ +> __Warning__ `unrecommended`: deprecated in favor of [NIP-B7](B7.md) + NIP-96 ====== diff --git a/README.md b/README.md index 55ff26a0..3004ef83 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos - [NIP-90: Data Vending Machines](90.md) - [NIP-92: Media Attachments](92.md) - [NIP-94: File Metadata](94.md) -- [NIP-96: HTTP File Storage Integration](96.md) +- [NIP-96: HTTP File Storage Integration](96.md) --- **unrecommended**: replaced by blossom APIs - [NIP-98: HTTP Auth](98.md) - [NIP-99: Classified Listings](99.md) - [NIP-A0: Voice Messages](A0.md) @@ -206,7 +206,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) | | `10051` | KeyPackage Relays List | [EE](EE.md) | | `10063` | User server list | [Blossom][blossom] | -| `10096` | File storage server list | [96](96.md) | +| `10096` | File storage server list | [96](96.md) (deprecated) | | `10166` | Relay Monitor Announcement | [66](66.md) | | `10312` | Room Presence | [53](53.md) | | `10377` | Proxy Announcement | [Nostr Epoxy][nostr-epoxy] |