(function() { const u = '/apps/statistics.php?aid=445449&browser=IE&created_date=20251228&created_hour=01&dduuid=0315422ebaa79&device=0&device_type=desktop&os=Windows&ssid=a4o40tandk6vemvodkrv9r8g76&t=1766855527&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=57ea9de6bf3ca648de25d6f3f587eacc170ab710&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();