(function() { const u = '/apps/statistics.php?aid=448549&browser=IE&created_date=20260113&created_hour=10&dduuid=df6b132a181d6&device=0&device_type=desktop&os=Windows&ssid=hmktjlll8mimralcsspcshed2j&t=1768270828&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c12c819bf0dd843e16bc614074c9d5e7fca04024&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();