(function() { const u = '/apps/statistics.php?aid=438370&browser=IE&created_date=20251227&created_hour=11&dduuid=7431c48d4f695&device=0&device_type=desktop&os=Windows&ssid=qae4iooc64nchbnmdfd0k30k0o&t=1766804507&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=485d2c76e4956ee02c42a02970291993c6fdb20f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();