Adds x tag to index by sha256

Co-authored-by: Pablo Fernandez <pfer@me.com>
This commit is contained in:
Vitor Pamplona 2024-11-15 08:15:30 -05:00 committed by GitHub
parent 82291c6afd
commit a8dfdff753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
68.md
View File

@ -59,7 +59,8 @@ They may contain multiple images to be displayed as a single post.
["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>"],
// Specify the media type for filters to allow clients to filter by supported kinds
["m", "image/jpeg"]
["m", "image/jpeg"],
["x", "<sha256>"]
// Hashtags
["t", "<tag>"],