diff options
Diffstat (limited to '56.md')
| -rw-r--r-- | 56.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -42,9 +42,9 @@ Example events | |||
| 42 | { | 42 | { |
| 43 | "kind": 1984, | 43 | "kind": 1984, |
| 44 | "tags": [ | 44 | "tags": [ |
| 45 | ["p", <pubkey>, "nudity"] | 45 | ["p", <pubkey>, "nudity"], |
| 46 | ["L", "social.nos.ontology"], | 46 | ["L", "social.nos.ontology"], |
| 47 | ["l", "NS-nud", "social.nos.ontology"], | 47 | ["l", "NS-nud", "social.nos.ontology"] |
| 48 | ], | 48 | ], |
| 49 | "content": "", | 49 | "content": "", |
| 50 | ... | 50 | ... |