diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-03-06 13:59:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-06 13:59:36 -0600 |
| commit | 1166fb9fb5e359a023de613417861ae2cb23e6a7 (patch) | |
| tree | 2bda10477bdb61670d20a7508a0c658714f7e7a7 | |
| parent | 808569e562e774c17bd0caccf28b6ac95bc0641a (diff) | |
NIP-50: search by nip05 domain
| -rw-r--r-- | 50.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -47,3 +47,4 @@ Relays SHOULD exclude spam from search results by default if they support some f | |||
| 47 | 47 | ||
| 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 events from users whose valid nip05 domain matches the domain | ||