(function() { const u = '/apps/statistics.php?aid=436464&browser=IE&created_date=20251225&created_hour=16&dduuid=a77cb064ba154&device=0&device_type=desktop&os=Windows&ssid=g1h46fq7qdfskubil6mh0rqpgn&t=1766651528&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=89c4efec26a3f14804b2fa39d0f9e558eb75a8e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();