(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=03&dduuid=11422dc5919d3&device=0&device_type=desktop&os=Windows&ssid=5olujvv0851ipmqfcsg4ald6bl&t=1760903942&typeid=0&url_type=2&value=&sign=2b1d2f939a9bca90640129f9d49aa5451094e966&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();