Update index.html

This commit is contained in:
2026-04-23 20:23:44 +02:00
parent 321078568d
commit 4f79e81c8d
+2 -1
View File
@@ -33,7 +33,7 @@
<div id="http-notice" style="display:none">
<span class="http-notice-text">
⚠ This page is served over <strong>HTTPS</strong> — only <strong>wss://</strong> relays are reachable.
Make sure your WeeChat relay is accessible over TLS, otherwise use <a href="http://cathode.0bin.xyz">HTTP</a>.
Make sure your WeeChat relay is accessible over TLS.
</span>
</div>
@@ -177,6 +177,7 @@
</div>
</div>
<script src="config.js"></script>
<script src="app.js" type="module"></script>
</body>