Αρχεία ανά ημέρα: 16 Σεπτεμβρίου 2023
Ανίχνευση κινητού τηλεφώνου
<script> if ((navigator.userAgent.match(/(iphone)|(ipod)|(android)|(blackberry)|(windows phone)|(symbian)/i))){ window.location = “allodomain” + window.location.pathname; } </script>