diff options
| author | nostr.wine <124309146+nostr-wine@users.noreply.github.com> | 2024-03-08 12:05:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-08 12:05:49 -0500 |
| commit | 0438236268194cfec1e0e02579e29e75bd52b173 (patch) | |
| tree | 92ea67b5fc5754c7095bb9978719e1432393a195 | |
| parent | d11f50bd0ad6663eb53e1da495f8a8b91bb194f5 (diff) | |
Update 50.md
| -rw-r--r-- | 50.md | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -48,7 +48,6 @@ Relays SHOULD exclude spam from search results by default if they support some f | |||
| 48 | Relay MAY support these extensions: | 48 | Relay MAY support these extensions: |
| 49 | - `include:spam` - turn off spam filtering, if it was enabled by default | 49 | - `include:spam` - turn off spam filtering, if it was enabled by default |
| 50 | - `domain:<domain>` - include only events from users whose valid nip05 domain matches the domain | 50 | - `domain:<domain>` - include only events from users whose valid nip05 domain matches the domain |
| 51 | - `topic:<topic>` - include only events within a classified topic (short string, one to two words) | ||
| 52 | - `language:<two letter ISO 639-1 language code>` - include only events of a specified language | 51 | - `language:<two letter ISO 639-1 language code>` - include only events of a specified language |
| 53 | - `sentiment:<negative/neutral/positive>` - include only events of a specific sentiment | 52 | - `sentiment:<negative/neutral/positive>` - include only events of a specific sentiment |
| 54 | - `nsfw:<true/false>` - include or exclude nsfw events (default: true) | 53 | - `nsfw:<true/false>` - include or exclude nsfw events (default: true) |