Update index.html

This commit is contained in:
2025-09-11 22:56:04 -07:00
parent 61d9df2831
commit bd66c9c39e

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="overbar"><p>inØsight 2.1.0<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank">source</a></p></div>
<div id="overbar"><p>inØsight 2.1.0<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank">source</a></p></div>
<textarea id="textarea" placeholder="input text here..."></textarea>
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
<input id="decodeButton" type="button" name="button" value="decode from text"/>
@@ -23,8 +23,10 @@
<option>SPECK32_64ECB</option>
</optgroup>
</select>
<a id="info" href="https://github.com/planetrenox/inzerosight/blob/master/docs/info.md" target="_blank">info</a>
<p id="notice">
notice: some platforms restrict Ø width characters.
notice: some platforms restrict Ø width characters.
<a id="versions" href="https://raw.githubusercontent.com/planetrenox/inzerosight/main/docs/donate" target="_blank">donate</a>
</p>
<script src="dash.js"></script>
</body>