Miglioramenti CSS; Aggiunta statistiche GoatCounter

This commit is contained in:
2023-02-02 00:24:29 +01:00
parent b37f7b2031
commit 9cfacf4ac0
9 changed files with 75 additions and 20 deletions

View File

@@ -4,5 +4,6 @@
<div id="StatCounter">
<h4>Contatore assoluto delle visite</h4>
<a class="NoABigger" href="https://www.contatoreaccessi.com" target="_blank" rel="noopener" title="Contatore assoluto delle visite"><img src="https://counter4.whocame.ovh/private/contatoreaccessi.php?c=3pfp8ahxbnm9e53pqtcnuxz8mq7wrk9s" border="0" alt="Conto assoluto delle visite"></a>
<!-- <a href="https://www.contatoreaccessi.com" title="contatori"><img src="https://counter9.stat.ovh/private/contatoreaccessi.php?c=3pfp8ahxbnm9e53pqtcnuxz8mq7wrk9s" border="0" title="contatori" alt="contatori"></a> -->
<!-- GoatCounter statistics - Doesn't require a GDPR notice, see <https://goatcounter.com/help/gdpr> -->
<img style="display: none; width: 0px; height: 0px;" src="https://sitoctt.goatcounter.com/count?p=/[staticoso:PagePath]"/>
</div>

View File

@@ -1,12 +1,13 @@
<div class="Window" id="CountWindow">
<div class="TitleBar">
<input type="checkbox" class="CheckToggle" id="CountWindowCheck">
<input type="checkbox" class="CheckToggle" id="CountWindowCheck"/>
<div class="TitleBarContent">
<span> <label class="CheckLabel" id="CountWindowCheckLabel" for="CountWindowCheck"></label> </span> &nbsp;&nbsp; <span> <b>Visite Assolute</b> </span> &nbsp;&nbsp; <span> <span class="twa twa-📊"><span></span>📊</span> </span>
</div>
<div class="WindowContent ToggleBox">
<a href="https://www.contatoreaccessi.com" target="_blank" rel="noopener" title="Contatore assoluto delle visite"><img src="https://counter4.whocame.ovh/private/contatoreaccessi.php?c=3pfp8ahxbnm9e53pqtcnuxz8mq7wrk9s" border="0" alt="Conto assoluto delle visite"></a>
<!-- <a href="https://www.contatoreaccessi.com" title="contatori"><img src="https://counter9.stat.ovh/private/contatoreaccessi.php?c=3pfp8ahxbnm9e53pqtcnuxz8mq7wrk9s" border="0" title="contatori" alt="contatori"></a> -->
<!-- GoatCounter statistics - Doesn't require a GDPR notice, see <https://goatcounter.com/help/gdpr> -->
<img style="display: none; width: 0px; height: 0px;" src="https://sitoctt.goatcounter.com/count?p=/[staticoso:PagePath]"/>
</div>
</div>
</div>