upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <badonyx@proton.me>2023-09-28 13:02:03 -0700
committergit <badonyx@proton.me>2023-09-28 13:02:03 -0700
commit5eb51d5278f758d92a4fd5ab881dfb30199df412 (patch)
tree9bfb69e07ee3ba92c0e2379ae81314a9471ece5d
parent84f1915cecc10cfca6584eacfbeecb35bddc65f9 (diff)
65: trim slashes
-rw-r--r--65.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/65.md b/65.md
index 3c06438..89fc594 100644
--- a/65.md
+++ b/65.md
@@ -59,3 +59,5 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
594. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy. 594. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy.
60 60
615. 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. 615. 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
636. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections.