(function() { const u = '/apps/statistics.php?aid=446&browser=IE&created_date=20260308&created_hour=06&dduuid=24231cecd66ff&device=0&device_type=desktop&os=Windows&ssid=665sqett42mdk7rp864d56gjkj&t=1772922658&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16e9fec0976f2690ad7f794c295d88d00991904c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();