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