diff --git a/handlers.go b/handlers.go index 214436e..fc12657 100644 --- a/handlers.go +++ b/handlers.go @@ -200,6 +200,7 @@ func (rl *Relay) HandleWebsocket(w http.ResponseWriter, r *http.Request) { OK: false, Reason: "blocked: can't repost nip70 protected", }) + return } srl := rl