(function() { const u = '/apps/statistics.php?aid=439409&browser=IE&created_date=20251223&created_hour=15&dduuid=05e1458b9f1c2&device=0&device_type=desktop&os=Windows&ssid=kun5mood5rqc7c1ntl27a0hrc0&t=1766473760&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3513e4dbbdcd39064951196d543c25f5359a5ad5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();