summaryrefslogtreecommitdiffstats
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/handler/websocket/index.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/internal/handler/websocket/index.go b/internal/handler/websocket/index.go
index 6289446..de86372 100644
--- a/internal/handler/websocket/index.go
+++ b/internal/handler/websocket/index.go
@@ -147,14 +147,6 @@ var indexTemplate = template.Must(template.New("index").Parse(`<!DOCTYPE html>
147 147
148<hr> 148<hr>
149 149
150<div class="pgp-block">
151<pre>-----BEGIN PGP SIGNATURE-----
152<span class="hash">relay_fingerprint: a8f9c2e1d4b7a3f6</span>
153<span class="hash">protocol_version: nostr_01</span>
154<span class="hash">transport_types: grpc|connect|websocket</span>
155-----END PGP SIGNATURE-----</pre>
156</div>
157
158<p><small>This relay runs on open-source software. Decentralized, censorship-resistant, user-owned.</small></p> 150<p><small>This relay runs on open-source software. Decentralized, censorship-resistant, user-owned.</small></p>
159 151
160</body> 152</body>