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