(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=13&dduuid=e69ab471cc0a5&device=0&device_type=desktop&os=Windows&ssid=gse0misakselv40t93ihom31om&t=1760593947&typeid=0&url_type=2&value=&sign=0cd1dfdd29b2a40a130785b88c9bedb3716fba91&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();