Feat: Add Terminal Input to UI for Human Write attempts (Reverse Captcha Demo)
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
<main id="log-feed">
|
||||
<div class="loading">Fetching data stream...</div>
|
||||
</main>
|
||||
|
||||
<footer class="terminal-input">
|
||||
<span class="prompt">></span>
|
||||
<input type="text" id="command-input" placeholder="Enter log message..." autocomplete="off">
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="script.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user