upleb.uk

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

summaryrefslogtreecommitdiff
path: root/68.md
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2024-11-15 08:15:30 -0500
committerGitHub <noreply@github.com>2024-11-15 08:15:30 -0500
commita8dfdff753a30f0845d6b9729cdbae3ad37a3f8e (patch)
treea5d25470df689530b914166b222fe75c550363c1 /68.md
parent82291c6afda8498ac6f4ddb1d14289f9edb8f8ae (diff)
Adds x tag to index by sha256
Co-authored-by: Pablo Fernandez <pfer@me.com>
Diffstat (limited to '68.md')
-rw-r--r--68.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/68.md b/68.md
index 8a87848..2950712 100644
--- a/68.md
+++ b/68.md
@@ -59,7 +59,8 @@ They may contain multiple images to be displayed as a single post.
59 ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>"], 59 ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>"],
60 60
61 // Specify the media type for filters to allow clients to filter by supported kinds 61 // Specify the media type for filters to allow clients to filter by supported kinds
62 ["m", "image/jpeg"] 62 ["m", "image/jpeg"],
63 ["x", "<sha256>"]
63 64
64 // Hashtags 65 // Hashtags
65 ["t", "<tag>"], 66 ["t", "<tag>"],