diff options
| author | Mitya Selivanov <automainint@guattari.tech> | 2026-09-05 14:06:31 +0200 |
|---|---|---|
| committer | Mitya Selivanov <automainint@guattari.tech> | 2026-09-05 14:06:31 +0200 |
| commit | 4137f0473fc585e5a5ce50b0f0d95c2d5474e19d (patch) | |
| tree | de3da43448ac1f3d1ed881d2c6548df1efd7da20 /.well-known | |
| parent | 8d37f81c92d93a3a353c32911aad7cc911ff5406 (diff) | |
| download | static-4137f0473fc585e5a5ce50b0f0d95c2d5474e19d.zip | |
Add nostr
Diffstat (limited to '.well-known')
| -rw-r--r-- | .well-known/nostr.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.well-known/nostr.json b/.well-known/nostr.json new file mode 100644 index 0000000..92cf146 --- /dev/null +++ b/.well-known/nostr.json @@ -0,0 +1,15 @@ +{ + "names": { + "howlingmahito": "npub18re76dgugs878rgung4ff8zgv956csnw5vvlpck4effwnxv3e3lqqmpm2y" + }, + "relays": { + "npub18re76dgugs878rgung4ff8zgv956csnw5vvlpck4effwnxv3e3lqqmpm2y": [ + "wss://nos.lol", + "wss://nostr.wine", + "wss://relay.primal.net", + "wss://relay.damus.io", + "wss://relay.snort.social", + "wss://relay.nostrplebs.com" + ] + } +} |
