(function() { const u = '/apps/statistics.php?aid=449369&browser=IE&created_date=20260308&created_hour=09&dduuid=27c9783554880&device=0&device_type=desktop&os=Windows&ssid=nqrpsupij3dlsgg0ji4m9q8do5&t=1772933754&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e06039ac451a35d2e5570a57bd605b8f39426df2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();