|
|
@@ -66,7 +66,7 @@
|
|
|
$("#vplayer").get(0).pause();
|
|
|
$("#HCsplash").css("display","none");
|
|
|
|
|
|
- $("#originsDisplay").show();
|
|
|
+ //$("#originsDisplay").show();
|
|
|
|
|
|
//$("#HCsplash").hide("slow");
|
|
|
$(document.body).css("background","#ffffff");
|
|
|
@@ -113,7 +113,7 @@
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header" style="margin-top:18px;margin-bottom:18px;">
|
|
|
- <a href="http://macswap.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"> <img src="Public/res/1burger_1w.png" style="width:22px;"> MacSwap</a> <a href="https://github.com/par7133/MacSwap" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><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:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a href="http://macswap.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"> <img src="Public/res/1burger_1w.png" style="width:22px;"> MacSwap</a> <a href="https://github.com/par7133/MacSwap" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><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:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center;">
|
|
|
@@ -178,7 +178,7 @@
|
|
|
|
|
|
</form>
|
|
|
|
|
|
-<div id="originsDisplay">
|
|
|
+<div id="originsDisplay" style="display:none">
|
|
|
<br>
|
|
|
<span class="originLabel">Coding:</span> Italy<br>
|
|
|
<span class="originLabel">Server:</span> United States <br>
|
|
|
@@ -215,21 +215,6 @@ setFooterPos2();
|
|
|
|
|
|
</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(88085185, "init", {
|
|
|
- clickmap:true,
|
|
|
- trackLinks:true,
|
|
|
- accurateTrackBounce:true
|
|
|
- });
|
|
|
-</script>
|
|
|
-<noscript><div><img src="https://mc.yandex.ru/watch/88085185" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
-<!-- /Yandex.Metrika counter -->
|
|
|
-
|
|
|
</body>
|
|
|
</html>
|
|
|
|