Update index.html
This commit is contained in:
+2
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user