(function() { const u = '/apps/statistics.php?aid=429617&browser=IE&created_date=20251230&created_hour=11&dduuid=c83df0d57e668&device=0&device_type=desktop&os=Windows&ssid=g5v5jg71aunotlpcme2q77a94h&t=1767066623&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cc9854d04684c468c1b9e79738f28e14e0b09c05&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();