diff options
Diffstat (limited to '68.md')
| -rw-r--r-- | 68.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -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>"], |