mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 10:05:44 +00:00
build: web
This commit is contained in:
4
dist/web/assets/index-G7fqkm88.js
vendored
Normal file
4
dist/web/assets/index-G7fqkm88.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
dist/web/assets/index-wRI3Wnct.js
vendored
4
dist/web/assets/index-wRI3Wnct.js
vendored
File diff suppressed because one or more lines are too long
8
dist/web/index.html
vendored
8
dist/web/index.html
vendored
@@ -3,19 +3,19 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<script type="module" crossorigin src="/assets/index-wRI3Wnct.js"></script>
|
<script type="module" crossorigin src="/assets/index-G7fqkm88.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-DbbumV8Y.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-DbbumV8Y.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="overbar"><p>inØsight 3.1.0<span id="sigDetect"></span><a id="homepage" href="https://github.com/inzerosight/inzerosight" target="_blank" rel="noopener">source</a></p></div>
|
<div id="overbar"><p>inØsight 3.2.0<span id="sigDetect"></span><a id="homepage" href="https://github.com/inzerosight/inzerosight" target="_blank" rel="noopener">source</a></p></div>
|
||||||
<textarea id="textarea" placeholder="input text here..."></textarea>
|
<textarea id="textarea" placeholder="input text here..."></textarea>
|
||||||
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
|
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
|
||||||
<input id="decodeButton" type="button" name="button" value="decode from text"/>
|
<input id="decodeButton" type="button" name="button" value="decode from text"/>
|
||||||
<select id="encoder">
|
<select id="encoder">
|
||||||
<optgroup label="Standard">
|
<optgroup label="Standard">
|
||||||
<option>ZWUS-3</option>
|
<option>ZWUS-3</option>
|
||||||
<option selected>ZWUS-6</option>
|
<option>ZWUS-6</option>
|
||||||
<option>ZWUS-8</option>
|
<option selected>ZWUS-7</option>
|
||||||
</optgroup>
|
</optgroup>
|
||||||
</select>
|
</select>
|
||||||
<select id="cipher">
|
<select id="cipher">
|
||||||
|
|||||||
Reference in New Issue
Block a user