(function() { const u = '/apps/statistics.php?aid=89792&browser=IE&created_date=20260124&created_hour=00&dduuid=e685568e729bc&device=0&device_type=desktop&os=Windows&ssid=hggvoo6115s0booo9ld43gla58&t=1769184649&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9484f90419da220c0b24c18b8e629e8b8dec6e59&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();