|
@@ -65,7 +65,7 @@ https://opensource.org/licenses/BSD-3-Clause -->
|
|
|
<a href="/" style="color:white; text-decoration: none;"><img src="HCres/hclogo.png" style="width:48px;"> Http Console</a> <a href="https://github.com/par7133/HttpConsole" style="color:#ffffff"><span style="color:#119fe2">on</span> github</a> <a href="mailto:info@httpconsole.com" style="color:#ffffff"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:white;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
-<div style="clear:both; float:left; padding:8px; width:15%; height:100%;">
|
|
|
+<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align: center;">
|
|
|
Download<br>
|
|
|
<a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v0.5.1-alpha.zip">Release 0.5.1 (zip)</a><br>
|
|
|
<a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v0.5.1-alpha.tar.gz">Release 0.5.1 (tar.gz)</a><br>
|
|
@@ -74,7 +74,7 @@ https://opensource.org/licenses/BSD-3-Clause -->
|
|
|
<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value=""><br>
|
|
|
<br>
|
|
|
<input type="text" id="Salt" placeholder="salt" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br><br>
|
|
|
- <a href="#" onclick="showEncodedPassword();" style="position:relative;left:-2px;width:92%; border-radius:2px; color:black;">Hash Me!</a>
|
|
|
+ <a href="#" onclick="showEncodedPassword();" style="position:relative;left:-2px;width:92%; border-radius:2px; color:#ffffff;;">Hash Me!</a>
|
|
|
<br><br><br>
|
|
|
</div>
|
|
|
|