From 3e0ddc90c8f4ae7658cc07fb183aa0a7ecc338b7 Mon Sep 17 00:00:00 2001 From: bndw Date: Sat, 14 Feb 2026 11:43:46 -0800 Subject: index update --- internal/handler/websocket/index.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/handler') diff --git a/internal/handler/websocket/index.go b/internal/handler/websocket/index.go index 2c51564..ee3a362 100644 --- a/internal/handler/websocket/index.go +++ b/internal/handler/websocket/index.go @@ -96,7 +96,7 @@ var indexTemplate = template.Must(template.New("index").Parse(`

{{.GrpcAddr}}

High-performance binary protocol using Protocol Buffers over HTTP/2.

-

Connect (HTTP/JSON)

+

HTTP/JSON

{{.HttpAddr}}/nostr.v1.NostrRelay/*

Browser-compatible HTTP interface. Standard JSON over HTTP/1.1 or HTTP/2. CORS enabled.

-- cgit v1.2.3