(function() { const u = '/apps/statistics.php?aid=207042&browser=IE&created_date=20251225&created_hour=00&dduuid=fb0a34f528260&device=0&device_type=desktop&os=Windows&ssid=ej0nvlnn4deu60qhru2on3m5bv&t=1766594236&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=970d15c4a5d337301050aaffae1b74148513ccc4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();