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