|
|
@@ -58,7 +58,7 @@
|
|
|
$("#HCsplash").css("display","none");
|
|
|
|
|
|
$("#frmHC").show();
|
|
|
- $("#originsDisplay").show();
|
|
|
+ //$("#originsDisplay").show();
|
|
|
}
|
|
|
|
|
|
function _startApp() {
|
|
|
@@ -105,14 +105,13 @@
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <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:posta@elettronica.lol" 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>
|
|
|
+ <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:posta@elettronica.lol" style="color:#ffffff"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-378-0812391" 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:700px; border-right: 1px solid #2c2f34; text-align:center;">
|
|
|
<div style="padding-left:10px;text-align: left;">
|
|
|
- Download<br>
|
|
|
- <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.2.8.zip">Release 1.2.8 (zip)</a><br>
|
|
|
- <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.2.8.tar.gz">Release 1.2.8 (tar.gz)</a><br>
|
|
|
+ <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.2.8.zip">Rel. 1.2.8 (zip)</a><br>
|
|
|
+ <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.2.8.tar.gz">Rel. 1.2.8 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
<img src="/HCres/HCgenius.png" alt="HC Genius" title="HC Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
@@ -152,7 +151,7 @@
|
|
|
Http Console understands a limited set of commands with a far limited set of parameters:<br>
|
|
|
cd, cd.., cp, cp -p, cp -R, help, ls, ls -lsa, mv, pwd<br><br>
|
|
|
|
|
|
- Hope you can enjoy it and let us know about any feedback: <a href="mailto:posta@elettronica.lol" style="color:#e6d236;">posta@elettronica.lol</a>
|
|
|
+ Feedback: <a href="mailto:posta@elettronica.lol" style="color:#e6d236;">posta@elettronica.lol</a>
|
|
|
|
|
|
<br><br><br>
|
|
|
|
|
|
@@ -182,21 +181,6 @@
|
|
|
|
|
|
</form>
|
|
|
|
|
|
-<!-- Yandex.Metrika counter -->
|
|
|
-<script type="text/javascript" >
|
|
|
- (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
|
- m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
|
- (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
|
|
-
|
|
|
- ym(85293340, "init", {
|
|
|
- clickmap:true,
|
|
|
- trackLinks:true,
|
|
|
- accurateTrackBounce:true
|
|
|
- });
|
|
|
-</script>
|
|
|
-<noscript><div><img src="https://mc.yandex.ru/watch/85293340" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
-<!-- /Yandex.Metrika counter -->
|
|
|
-
|
|
|
</body>
|
|
|
</html>
|
|
|
|