(function() { const u = '/apps/statistics.php?aid=404059&browser=IE&created_date=20260225&created_hour=18&dduuid=768bec892eebf&device=0&device_type=desktop&os=Windows&ssid=bfmi2ceb7mlong8iu4561o08vm&t=1772016573&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc19dadf64510ea67e8acdd8f01f2fd7dcdb56c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();