|
@@ -64,8 +64,8 @@
|
|
|
<a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.1.5.tar.gz">Release 1.1.5 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
- <img src="HCres/HCgenius.png" style="width:90%; padding-left:3px; border: 1px dashed #EEEEEE;">
|
|
|
- <br>
|
|
|
+ <img src="HCres/HCgenius.png" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
+ <br><br><br>
|
|
|
<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value="" autocomplete="off"><br>
|
|
|
<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br>
|
|
|
<a href="#" onclick="showEncodedPassword();" style="position:relative; left:-2px; top:+5px; color:#ffffff; font-size:12px;">Hash Me!</a>
|