|
|
@@ -37,16 +37,16 @@
|
|
|
<meta name="keywords" content="exerpt,logger,list,on,premise,solution"/>
|
|
|
<meta name="robots" content="index,follow"/>
|
|
|
|
|
|
- <script src="/DI_js/jquery-3.6.0.min.js" type="text/javascript"></script>
|
|
|
- <script src="/DI_js/common.js" type="text/javascript"></script>
|
|
|
- <script src="/DI_js/bootstrap.min.js" type="text/javascript"></script>
|
|
|
- <script src="/DI_js/sha.js" type="text/javascript"></script>
|
|
|
+ <script src="/Public/DI_js/jquery-3.6.0.min.js" type="text/javascript"></script>
|
|
|
+ <script src="/Public/DI_js/common.js" type="text/javascript"></script>
|
|
|
+ <script src="/Public/DI_js/bootstrap.min.js" type="text/javascript"></script>
|
|
|
+ <script src="/Public/DI_js/sha.js" type="text/javascript"></script>
|
|
|
|
|
|
- <script src="/DI_js/index.js" type="text/javascript" defer></script>
|
|
|
+ <script src="/Public/DI_js/index.js" type="text/javascript" defer></script>
|
|
|
|
|
|
- <link href="/DI_css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
- <link href="/DI_css/jquery-ui.1.12.1.css" type="text/css" rel="stylesheet">
|
|
|
- <link href="/DI_css/style.css?r=123345543322" type="text/css" rel="stylesheet">
|
|
|
+ <link href="/Public/DI_css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
+ <link href="/Public/DI_css/jquery-ui.1.12.1.css" type="text/css" rel="stylesheet">
|
|
|
+ <link href="/Public/DI_css/style.css?r=123345543322" type="text/css" rel="stylesheet">
|
|
|
|
|
|
<script>
|
|
|
|
|
|
@@ -96,13 +96,13 @@
|
|
|
|
|
|
<div id="HCsplash" style="padding-top: 160px; text-align:center;color:#ffffff;display:none;">
|
|
|
<div id="myh1"><H1>DropIn</H1></div><br>
|
|
|
- <img src="/DI_res/HLlogo.png" style="width:310px;">
|
|
|
+ <img src="/Public/DI_res/HLlogo.png" style="width:310px;">
|
|
|
</div>
|
|
|
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a id="ahome" href="http://dropin.5mode-foss.eu" target="_blank" style="color:black; text-decoration: none;"><img id="logo-hl" src="/HL_res/HLlogo.png" style="width:48px;"> Homolog</a> <a id="agithub" href="https://github.com/par7133/DropIn" style="color:#000000"><span style="color:#119fe2">on</span> github</a> <a id="afeedback" href="mailto:posta@elettronica.lol" style="color:#000000"><span style="color:#119fe2">for</span> feedback</a> <a id="asupport" href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:black;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a id="ahome" href="http://dropin.5mode-foss.eu" target="_blank" style="color:black; text-decoration: none;"><img id="logo-hl" src="/Public/DI_res/HLlogo.png" style="width:48px;"> Homolog</a> <a id="agithub" href="https://github.com/par7133/DropIn" style="color:#000000"><span style="color:#119fe2">on</span> github</a> <a id="afeedback" href="mailto:posta@elettronica.lol" style="color:#000000"><span style="color:#119fe2">for</span> feedback</a> <a id="asupport" href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:black;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;">
|
|
|
@@ -111,7 +111,7 @@
|
|
|
<a href="https://github.com/par7133/DropIn/archive/refs/tags/v1.0.5.tar.gz">Rel. 1.0.5 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
- <img src="/DI_res/HLgenius.png" alt="HL Genius" title="HL Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
+ <img src="/Public/DI_res/HLgenius.png" alt="HL Genius" title="HL Genius" 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%; height:30px; 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%; height:30px; border-radius:3px;" autocomplete="off"><br>
|