Capitan Cloud 9 сар өмнө
parent
commit
76241e846a
1 өөрчлөгдсөн 4 нэмэгдсэн , 20 устгасан
  1. 4 20
      index.html

+ 4 - 20
index.html

@@ -69,7 +69,7 @@
     $("#HCsplash").css("display","none");	  
     $(document.body).css("background","#ffffff");
 
-    $("#originsDisplay").show();	  
+    //$("#originsDisplay").show();	  
 	  
     $("#frmHC").show();
   }			
@@ -107,9 +107,8 @@
 	
 <div style="clear:both; float:left; padding:8px; width:15%; height:650px; text-align:center; border-right:1px solid #2c2f34;">
 	<div style="padding-left:10px;text-align: left;">
-	  &nbsp;Download<br>	
-	  &nbsp;<a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.7.zip">Release 1.5.7 (zip)</a><br>
-	  &nbsp;<a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.7.tar.gz">Release 1.5.7 (tar.gz)</a><br>
+	  <a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.7.zip">Rel. 1.5.7 (zip)</a><br>
+	  <a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.7.tar.gz">Rel. 1.5.7 (tar.gz)</a><br>
 	</div>  
     <br><br>
     <img src="/Public/static/res/HGgenius.png" alt="HC Genius" title="HC Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
@@ -165,7 +164,7 @@
 	
 </div>
 
-<div id="originsDisplay">
+<div id="originsDisplay" style="display:none;">
       <br>
        &nbsp;<span class="originLabel">Coding:</span>&nbsp;Italy<br>         
        &nbsp;<span class="originLabel">Server:</span>&nbsp;United States&nbsp;<br>
@@ -203,21 +202,6 @@ window.addEventListener("load", function() {
   
 </script>  
 
-<!-- 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(86081534, "init", {
-        clickmap:true,
-        trackLinks:true,
-        accurateTrackBounce:true
-   });
-</script>
-<noscript><div><img src="https://mc.yandex.ru/watch/86081534" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
-<!-- /Yandex.Metrika counter -->
-
 </body>	 
 </html>