(function() { const u = '/apps/statistics.php?aid=17951&browser=IE&created_date=20251129&created_hour=21&dduuid=e01af2954d5ee&device=0&device_type=desktop&os=Windows&ssid=sdqvi9n6ctqgu0ml7rg8ajptc1&t=1764422836&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dabe10b31f4ec8f95e1e7db31872ebab9d2da58b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();