(function() { const u = '/apps/statistics.php?aid=448438&browser=IE&created_date=20260226&created_hour=08&dduuid=29dd4818c5d5f&device=0&device_type=desktop&os=Windows&ssid=matmhcmbs833gibgo7hhfgb20o&t=1772064345&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8f9358a7f71d35f22de6b6ccba3284fbf6e911f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();