Fix nostr note parsing

This commit is contained in:
ekzyis 2024-03-08 08:58:36 +01:00
parent 3ace996a05
commit fb1fc13329
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ var (
`|nostter\.app\/` +
`|coracle\.social\/` +
`|satellite\.earth\/` +
`|nostrudel\.ninja\/(#\/n\/)?` +
`|nostrudel\.ninja\/(?:#\/n\/)?` +
`)((note|nevent)[a-zA-Z0-9]+)$`)
NostrClients = []NostrClient{
// list from nostr.com