(function() { const u = '/apps/statistics.php?aid=445287&browser=IE&created_date=20251222&created_hour=17&dduuid=fbda0ee424f87&device=0&device_type=desktop&os=Windows&ssid=5fqhtc17t9us1m1polnovl90se&t=1766396276&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=258349d95bf70c61c8ede321f34447b0b2f3e5ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();