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