(function() { const u = '/apps/statistics.php?aid=441162&browser=IE&created_date=20251224&created_hour=03&dduuid=48943f56a4131&device=0&device_type=desktop&os=Windows&ssid=nvkb4ln40gm08on8b80gcgbnhi&t=1766516575&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=135459e8d2f9594e7a980e7ae01fa2d9a5755f51&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();