diff options
| author | hodlbod <jstaab@protonmail.com> | 2023-09-29 09:18:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-29 09:18:49 -0700 |
| commit | f829e7ccbfeacef92b8430641d7a52080756d791 (patch) | |
| tree | abda341eb0b0877dd19d28ee0214330df713b46e | |
| parent | 7dc6385f1b9f185601c50f84df2e7e06933a71ce (diff) | |
Revert "65: trim trailing slashes from relay URIs"revert-798-65-trim-slashes
| -rw-r--r-- | 65.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -59,5 +59,3 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f | |||
| 59 | 4. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy. | 59 | 4. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy. |
| 60 | 60 | ||
| 61 | 5. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group. | 61 | 5. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group. |
| 62 | |||
| 63 | 6. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections. | ||