Explorar el Código

Add files via upload

Dan Nuggetsman hace 4 meses
padre
commit
81778be79b
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5 2
      index.html

+ 5 - 2
index.html

@@ -111,12 +111,15 @@
 	
 <div style="clear:both; float:left; padding:8px; width:15%; height:750px; border-right: 1px solid #2c2f34; text-align:center;">
 	<div style="padding-left:10px;text-align: left;">
-	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.zip">Rel. 2.0.6 (zip)</a><br>
-	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.tar.gz">Rel. 2.0.6 (tar.gz)</a><br>
+	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.zip">Rel. 1.0.5 (zip)</a><br>
+	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.tar.gz">Rel. 1.0.5 (tar.gz)</a><br>
 	</div>
     <br><br>
     <img src="Public/static/res/AFgenius.png" alt="AG Genius" title="AG Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
     &nbsp;<br><br><br>
+    &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" value="" autocomplete="off"><br>
+    &nbsp;<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" autocomplete="off"><br>
+    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative; left:-2px; top:+5px; color:#000000; font-size:12px;">Hash Me!</a>
     <br><br><br>
 </div>